Skip to content

Commit

Permalink
Fixed readme file.
Browse files Browse the repository at this point in the history
  • Loading branch information
beregond committed Nov 14, 2014
1 parent 2cb2b02 commit e250a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Features

.. code-block:: python
from jsonmodels import models, fields, error, validators
from jsonmodels import models, fields, errors, validators
class Cat(models.Base):
Expand Down

0 comments on commit e250a06

Please sign in to comment.