浏览代码

minor changes to doc

Toan Quach 9 月之前
父节点
当前提交
cb1172fdab
共有 1 个文件被更改,包括 1 次插入1 次删除
  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
 
-    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
     executor for their execution.