Skip to content

Commit f3a0765

Browse files
committed
Fixing formatting issue
1 parent 9d8aa87 commit f3a0765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/security/entity_provider.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ Below is an example of configuration where the user will enter his/her
184184
username and password via HTTP basic authentication. That information will
185185
then be checked against our User entity records in the database:
186186

187-
.. code-block::yaml
187+
.. code-block:: yaml
188188
189189
# app/config/security.yml
190190
security:

0 commit comments

Comments
 (0)