Skip to content

Commit c216598

Browse files
committed
Update security.rst
1 parent a376f77 commit c216598

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

book/security.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ is both flexible and (hopefully) fun to work with.
1414
Since there's a lot to talk about, this chapter is organized into a few big
1515
sections:
1616

17-
1) Initial ``security.yml`` setup (*authentication*);
17+
1. Initial ``security.yml`` setup (*authentication*);
1818

19-
2) Denying access to your app (*authorization*);
19+
2. Denying access to your app (*authorization*);
2020

21-
3) Fetching the current User object.
21+
3. Fetching the current User object.
2222

2323
These are followed by a number of small (but still captivating) sections,
2424
like :ref:`logging out <book-security-logging-out>` and :ref:`encoding user passwords <security-encoding-password>`.

0 commit comments

Comments
 (0)