10000 Merge remote-tracking branch 'origin/2.3' into 2.3 · symfony/symfony-docs@7a6f30e · GitHub
[go: up one dir, main page]

Skip to content

Commit 7a6f30e

Browse files
committed
Merge remote-tracking branch 'origin/2.3' into 2.3
* origin/2.3: Removed a leftover comma in security config sample
2 parents 36d1bac + e347ec8 commit 7a6f30e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ provider, but it's better to think of it as an "in configuration" provider:
295295
memory:
296296
users:
297297
ryan:
298-
password: ryanpass,
298+< 4975 /span>
password: ryanpass
299299
roles: 'ROLE_USER'
300300
admin:
301301
password: kitten

0 commit comments

Comments
 (0)
0