Skip to content

Commit 83be144

Browse files
committed
Removed a leftover comma in security config sample
1 parent 236c26f commit 83be144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/security.rst

+1-1
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+
password: ryanpass
299299
roles: 'ROLE_USER'
300300
admin:
301301
password: kitten

0 commit comments

Comments
 (0)