8000 Fix typo · damienalexandre/symfony-docs@1c5423a · GitHub
[go: up one dir, main page]

Skip to content

Commit 1c5423a

Browse files
GabrielCWxabbuh
authored andcommitted
Fix typo
1 parent 94c8033 commit 1c5423a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

console.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ console::
237237
// pass arguments to the helper
238238
'username' => 'Wouter',
239239

240-
// prefix the key with a double slash when passing options,
240+
// prefix the key with two dashes when passing options,
241241
// e.g: '--some-option' => 'option_value',
242242
));
243243

0 commit comments

Comments
 (0)
0