Skip to content

Commit abbd8c3

Browse files
authored
Update remember_me.rst
1 parent 02b24e5 commit abbd8c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/remember_me.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ which is defined using the ``APP_SECRET`` environment variable.
8787
After enabling the ``remember_me`` system in the configuration, there are a
8888
couple more things to do before remember me works correctly:
8989

90-
#. :ref:`Add an opt-in checkbox to active remember me <security-remember-me-activate>`;
90+
#. :ref:`Add an opt-in checkbox to activate remember me <security-remember-me-activate>`;
9191
#. :ref:`Use an authenticator that supports remember me <security-remember-me-authenticator>`;
9292
#. Optionally, :ref:`configure the how remember me cookies are stored and validated <security-remember-me-storage>`.
9393

0 commit comments

Comments
 (0)