Skip to content

Commit 450728a

Browse files
committed
Another spelling fix.
1 parent f257a39 commit 450728a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cylc/flow/cfgspec/workflow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1130,7 +1130,7 @@ def get_script_common_text(this: str, example: Optional[str] = None):
11301130
# "a" may either succeed or fail
11311131
completion = succeeded or failed
11321132
1133-
Which could be fixed by ammending the graph like so:
1133+
Which could be fixed by amending the graph like so:
11341134
11351135
.. code-block:: cylc-graph
11361136

0 commit comments

Comments
 (0)