Skip to content

Commit 5be415c

Browse files
yingh0ngzhangyinghong
authored and
zhangyinghong
committed
fix code style
1 parent 3e7e6d4 commit 5be415c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/en/faq.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -754,9 +754,9 @@ start API server. If you want disabled when Python gateway service you could cha
754754

755755
## Q: Why is the schedule status of a workflow definition set to "Offline" after importing an online workflow definition?
756756

757-
A: This is because we want to prevent users from directly importing a scheduled workflow that is already "Online".
757+
A: This is because we want to prevent users from directly importing a scheduled workflow that is already "Online".
758758
Therefore, when exporting such workflows, the system automatically changes their status to "Offline".
759-
To enforce this rule, even if a user manually sets the schedule status to "Online" in the workflow definition before importing,
759+
To enforce this rule, even if a user manually sets the schedule status to "Online" in the workflow definition before importing,
760760
the system will override it and set it to "Offline".
761761

762762
---

0 commit comments

Comments
 (0)