Skip to content

Commit 2b3f4ed

Browse files
authored
fix a broken graph (#747)
1 parent 77396df commit 2b3f4ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/user-guide/writing-workflows/scheduling.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1870,7 +1870,7 @@ example:
18701870

18711871
.. code-block:: cylc-graph
18721872
1873-
foo => bar
1873+
foo => bar?
18741874
bar:fail? => recover
18751875
bar? | recover => baz
18761876

0 commit comments

Comments
 (0)