Skip to content

Commit 5bb6232

Browse files
StanFromIrelandpganssle
authored andcommitted
Fix punctuation in README.
1 parent e313d95 commit 5bb6232

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ tzdata: Python package providing IANA time zone data
44
This is a Python package containing ``zic``-compiled binaries for the IANA time
55
zone database. It is intended to be a fallback for systems that do not have
66
system time zone data installed (or don't have it installed in a standard
7-
location), as a part of `PEP 615 <https://www.python.org/dev/peps/pep-0615/>`_
7+
location), as a part of `PEP 615 <https://www.python.org/dev/peps/pep-0615/>`_.
88

99
This repository generates a ``pip``-installable package, published on PyPI as
1010
`tzdata <https://pypi.org/project/tzdata>`_.

docs/index.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ tzdata: Python package providing IANA time zone data
44
This is a Python package containing ``zic``-compiled binaries for the IANA time
55
zone database. It is intended to be a fallback for systems that do not have
66
system time zone data installed (or don't have it installed in a standard
7-
location), as a part of `PEP 615 <https://www.python.org/dev/peps/pep-0615/>`_
7+
location), as a part of `PEP 615 <https://www.python.org/dev/peps/pep-0615/>`_.
88

9-
This repository generates a ``pip``-installable package, published on PyPI as
9+
The `python/tzdata <https://github.com/python/tzdata>`_ repository generates a
10+
``pip``-installable package, published on PyPI as
1011
`tzdata <https://pypi.org/project/tzdata>`_.
1112

1213
Overview

0 commit comments

Comments
 (0)