Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 53e5098

Browse filesBrowse files
committed
[#12146] fix typos
1 parent aea2b64 commit 53e5098
Copy full SHA for 53e5098

File tree

1 file changed

+1
-2
lines changed
Filter options

1 file changed

+1
-2
lines changed

‎components/workflow.rst

Copy file name to clipboardExpand all lines: components/workflow.rst
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,10 @@ Usage
7979
-----
8080

8181
When you have configured a ``Registry`` with your workflows,
82-
you can retreive a workflow from it and use it as follows::
82+
you can retrieve a workflow from it and use it as follows::
8383

8484
// ...
8585
// Consider that $blogPost is in place "draft" by default
86-
// Consider that $post is in state "draft" by default
8786
$blogPost = new BlogPost();
8887
$workflow = $registry->get($blogPost);
8988

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.