Ver Fonte

minor changes to doc

Toan Quach há 9 meses atrás
pai
commit
cb1172fdab
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      taipy/core/__init__.py

+ 1 - 1
taipy/core/__init__.py

@@ -30,7 +30,7 @@ in the following section on [Function](#functions). In particular, the most used
 
 
 !!! Note
 !!! Note
 
 
-    Taipy Core provides a runnable service, `Orchestrator^` that runs as a service in a dedicated thread.
+    Taipy provides a runnable service, `Orchestrator^` that runs as a service in a dedicated thread.
     The purpose is to have a dedicated thread responsible for dispatching the submitted jobs to an available
     The purpose is to have a dedicated thread responsible for dispatching the submitted jobs to an available
     executor for their execution.
     executor for their execution.