Skip to content

Commit 0d6b744

Browse files
committed
correct typos in compatibility section of docs
1 parent d1ac1ee commit 0d6b744

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@ Compatibility
5151
-------------
5252

5353
Flask-PyMongo depends on recent versions of Flask, PyMongo, where "recent"
54-
is defined to mean "was released in the last 3 years". Flask-PyMongo _may_
54+
is defined to mean "was released in the last 3 years". Flask-PyMongo *may*
5555
work with older versions, but compatibility fixes for older versions will
5656
not be accepted, and future changes may break compatibility in older
5757
versions.
5858

5959
Flask-PyMongo is tested against `supported versions
60-
<https://www.mongodb.com/support-policy>`_ of the MongoDB, and Python 2.7
60+
<https://www.mongodb.com/support-policy>`_ of MongoDB, and Python 2.7
6161
and 3.4+. For the exact list of version combinations that are tested and
6262
known to be compatible, see the `envlist` in `tox.ini
6363
<https://github.com/dcrosta/flask-pymongo/blob/master/tox.ini>`_.

0 commit comments

Comments
 (0)