Skip to content

Commit f9eb643

Browse files
authored
Update README.rst (django-ses#244)
Fix typo
1 parent 1997fbb commit f9eb643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ To create a release:
569569

570570
* Run ``poetry version {patch|minor|major}`` as explained in `the docs <https://python-poetry.org/docs/cli/#version>`_. This will update the version in pyproject.toml.
571571
* Commit that change and use git to tag that commit with a version that matches the pattern ``v*.*.*``.
572-
* Push the tag and the commit (not some IDEs don't push tags by default).
572+
* Push the tag and the commit (note some IDEs don't push tags by default).
573573

574574

575575
.. |pypi| image:: https://badge.fury.io/py/django-ses.svg

0 commit comments

Comments
 (0)