Skip to content

Commit 55b36e1

Browse files
committed
fix(marking): fix on marking sentence
1 parent 14fa27e commit 55b36e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ As configured, the following property is used by the marking store::
146146

147147
class BlogPost
148148
{
149-
// This property is used by the marking store, by default, Symfony set the marking store as an array.
149+
// This property is used by the marking store, by default, Symfony set the marking as an array.
150150
public $currentPlace;
151151
public $title;
152152
public $content;

0 commit comments

Comments
 (0)