Skip to content

Commit 4f51f6f

Browse files
committed
fixing typo in docs, piccolo_conf -> piccolo_app
Thanks Matthieu!
1 parent 9d4ef06 commit 4f51f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/piccolo/authentication/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Piccolo ships with some authentication support out of the box.
1010
Registering the app
1111
-------------------
1212

13-
Make sure ``'piccolo.apps.user.piccolo_conf'`` is in your ``AppRegistry`` (see
13+
Make sure ``'piccolo.apps.user.piccolo_app'`` is in your ``AppRegistry`` (see
1414
:ref:`PiccoloProjects`).
1515

1616
-------------------------------------------------------------------------------

0 commit comments

Comments
 (0)