Merge pull request #16 from andrewthehan/typoReadme

Fix typo in README.rst
This commit is contained in:
2016-12-18 21:37:03 -08:00
committed by GitHub
+1 -1
View File
@@ -70,7 +70,7 @@ Behold, datetimes for humans!
☤ What about Delorean, Arrow, & Pendulum?
-----------------------------------------
Arrow, for example, is a fantastic library, but isn't what I wanted in a datetime library. In many ways, it's better than Maya for certian things. In some ways, in my opinion, it's not.
Arrow, for example, is a fantastic library, but isn't what I wanted in a datetime library. In many ways, it's better than Maya for certain things. In some ways, in my opinion, it's not.
I simply desire a sane API for datetimes that made sense to me for all the things I'd ever want to do—especially when dealing with timezone algebra. Arrow doesn't do all of the things I need (but it does a lot more!). Maya does do exactly what I need.