Skip to content

Commit d335874

Browse files
committed
grammar quick fix
1 parent 0bd8757 commit d335874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
391391
* [delorean](https://github.com/myusuf3/delorean/) - A library for clearing up the inconvenient truths that arise dealing with datetimes.
392392
* [moment](https://github.com/zachwill/moment) - A Python library for dealing with dates/times. Inspired by [Moment.js](http://momentjs.com/).
393393
* [Pendulum](https://github.com/sdispater/pendulum) - Python datetimes made easy.
394-
* [PyTime](https://github.com/shinux/PyTime) - An easy-use Python module which aims to operate date/time/datetime by string.
394+
* [PyTime](https://github.com/shinux/PyTime) - An easy-to-use Python module which aims to operate date/time/datetime by string.
395395
* [pytz](https://launchpad.net/pytz) - World timezone definitions, modern and historical. Brings the [tz database](https://en.wikipedia.org/wiki/Tz_database) into Python.
396396
* [when.py](https://github.com/dirn/When.py) - Providing user-friendly functions to help perform common date and time actions.
397397
* [maya](https://github.com/kennethreitz/maya) - Datetimes for Humans.

0 commit comments

Comments
 (0)