We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 912c548 commit 49b9310Copy full SHA for 49b9310
workflow.rst
@@ -163,7 +163,7 @@ like this:
163
If you are creating your first workflows, consider using the ``workflow:dump``
164
command to :doc:`debug the workflow contents </workflow/dumping-workflows>`.
165
166
-The configured property will be used via it's implemented getter/setter methods by the marking store::
+The configured property will be used via its implemented getter/setter methods by the marking store::
167
168
// src/Entity/BlogPost.php
169
namespace App\Entity;
0 commit comments