Skip to content

Commit d1c0dd0

Browse files
authored
fix(marking): fix on marking sentence
1 parent 664b5e3 commit d1c0dd0

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
@@ -138,7 +138,7 @@ like this:
138138
139139
class BlogPost
140140
{
141-
// This property is used by the marking store, by default, Symfony set the marking store as an array.
141+
// This property is used by the marking store, by default, Symfony set the marking as an array.
142142
public $currentPlace;
143143
public $title;
144144
public $content;

0 commit comments

Comments
 (0)