소스 검색

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.