Fixed typo in Conditionals documentation page (#16537)

pull/16538/head
Johanan Lieberman 9 years ago committed by Brian Coca
parent 2f69baf1b9
commit b3ca0c02c5

@ -58,7 +58,7 @@ decide to do something conditionally based on success or failure::
when: result|skipped
.. note:: the filters have been updated in 2.1 so both `success` and `succeded` work (`fail`/`failed`, etc).
.. note:: the filters have been updated in 2.1 so both `success` and `succeeded` work (`fail`/`failed`, etc).
Note that was a little bit of foreshadowing on the 'register' statement. We'll get to it a bit later in this chapter.

Loading…
Cancel
Save