Skip to content

Commit

Permalink
Merge pull request #288 from justinmoon/master
Browse files Browse the repository at this point in the history
Fix typo in README and docs
  • Loading branch information
and-semakin authored Dec 18, 2019
2 parents a4c6818 + 33c764c commit 5c652e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Additional features

Minimal Requirements
--------------------
- brypt 2.0+
- bcrypt 2.0+
- cryptography 1.6+
- Flask 0.9+
- Flask-Login 0.2+
Expand Down Expand Up @@ -92,4 +92,4 @@ Contact us
:target: https://gitter.im/Flask-User/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge

.. image:: http://img.shields.io/static/v1?label=Telegram&message=@flask_user&logo=telegram&color=blue
:target: https://t.me/flask_user
:target: https://t.me/flask_user
2 changes: 1 addition & 1 deletion docs/source/includes/main_page.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Additional features

Minimal Requirements
--------------------
- brypt 2.0+
- bcrypt 2.0+
- cryptography 1.6+
- Flask 0.9+
- Flask-Login 0.2+
Expand Down

0 comments on commit 5c652e6

Please sign in to comment.