This commit is contained in:
A. Jesse Jiryu Davis 2013-12-13 17:17:43 -05:00
parent 9c0c02ec02
commit e714609307

View File

@ -75,7 +75,7 @@ Minimongo
Manga
`Manga <http://pypi.python.org/pypi/manga>`_ aims to be a simpler ORM-like
layer on top of PyMongo. The syntax for defining schema is inspired be the
layer on top of PyMongo. The syntax for defining schema is inspired by the
Django ORM, but Pymongo's query language is maintained. The source `is on
github <http://github.com/wladston/manga>`_.