Minor typo fix

Signed-off-by: Amit Kumar Das <amitkumar.das@mayadata.io>
This commit is contained in:
Amit Kumar Das 2021-03-15 16:34:16 +05:30
parent 31d1a29bfa
commit 38296d7b5f
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ The disable workflow option adds a label **suspend: true** that disables any sch
This option is only available if the workflow is a Cron Worklfow i.e a recurring workflow.
### 3. Delete Schedule
This option allows the user to delete a scheduled workflow. This is an irreversible proccess and once the delete option is selected, all the workflow configuration and the schedules are deleted from the portal.
This option allows the user to delete a scheduled workflow. This is an irreversible process and once the delete option is selected, all the workflow configuration and the schedules are deleted from the portal.
### 4. Download Manifest
This option allows the user to download the manifest of the workflow. The manifest consists of all the configurations that the user has added while workflow creation. The user can then alter changes in this manifest and upload it with the portal to schedule a new workflow.