mirror of
https://github.com/pinry/pinry.git
synced 2026-02-28 01:01:07 +01:00
docs: fix simple typo, requries -> requires
There is a small typo in docs/src/passwords.md. Should read `requires` rather than `requries`.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Updating Passwords
|
||||
|
||||
Currently we don't have a good "forgot my password" method on Pinry since that
|
||||
generally requries an email to be sent. The current method for changing
|
||||
generally requires an email to be sent. The current method for changing
|
||||
passwords involves:
|
||||
|
||||
- Create a new super user `pipenv run python manage.py createsuperuser`
|
||||
|
||||
Reference in New Issue
Block a user