Skip to content

Commit 1cb2e4d

Browse files
committed
minor #15318 Fix typo s/it's/its/ (alexislefebvre)
This PR was merged into the 4.4 branch. Discussion ---------- Fix typo s/it's/its/ Fix typo Commits ------- 49b9310 s/it's/its
2 parents 912c548 + 49b9310 commit 1cb2e4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ like this:
163163
If you are creating your first workflows, consider using the ``workflow:dump``
164164
command to :doc:`debug the workflow contents </workflow/dumping-workflows>`.
165165

166-
The configured property will be used via it's implemented getter/setter methods by the marking store::
166+
The configured property will be used via its implemented getter/setter methods by the marking store::
167167

168168
// src/Entity/BlogPost.php
169169
namespace App\Entity;

0 commit comments

Comments
 (0)