jfinkels / flask-restless

NO LONGER MAINTAINED - A Flask extension for creating simple ReSTful JSON APIs from SQLAlchemy models.
https://flask-restless.readthedocs.io
GNU Affero General Public License v3.0
1.02k stars 301 forks source link

docs: Fix simple typo, representating -> representing #700

Open timgates42 opened 4 years ago

timgates42 commented 4 years ago

There is a small typo in flask_restless/search/operators.py.

Should read representing rather than representating.