Skip to content

Commit fc6f819

Browse files
authored
Update security.rst
Removed an useless comma
1 parent c8a2b0d commit fc6f819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ from the `MakerBundle`_:
197197
}
198198
199199
/**
200-
* Returning a salt is only needed, if you are not using a modern
200+
* Returning a salt is only needed if you are not using a modern
201201
* hashing algorithm (e.g. bcrypt or sodium) in your security.yaml.
202202
*
203203
* @see UserInterface

0 commit comments

Comments
 (0)