Fix typo. (#2)

This commit is contained in:
Jakub Wilk
2017-09-05 00:35:00 +02:00
committed by Dave Halter
parent 5a57e8df06
commit 94268815e8

View File

@@ -52,8 +52,8 @@ To list multiple issues:
>>> error2.message
"SyntaxError: 'continue' not properly in loop"
Ressources
==========
Resources
=========
- `Testing <http://parso.readthedocs.io/en/latest/docs/development.html#testing>`_
- `PyPI <https://pypi.python.org/pypi/parso>`_