Update README.rst

This commit is contained in:
2017-05-23 11:27:47 -07:00
committed by GitHub
parent f9f5b97f62
commit 704af5a3a0
+1 -1
View File
@@ -82,7 +82,7 @@ Behold, datetimes for humans!
In addition to timestamps, Maya also includes a wonderfuly powerful ``MayaInterval`` class, which represents a range of time (e.g. an event). With this class, you can perform a multitude of advanced calendar calculations with finese and ease.
For example::
For example:
.. code-block:: pycon