Commit 40b80f2
committed
minor #10703 Update usage.rst (Hakihiro)
This PR was submitted for the 4.1 branch but it was merged into the 3.4 branch instead (closes #10703).
Discussion
----------
Update usage.rst
`to_review` is a name of a transitions in this doc page.
But in the `workflow_has_marked_place` we pass a `place`, in this context it should be `review` instead of `to_review`
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
cd32577 Update usage.rst1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
434 | | - | |
| 434 | + | |
435 | 435 | | |
436 | 436 | | |
437 | 437 | | |
| |||
0 commit comments