linuxlewis / djorm-ext-pgfulltext

PostgreSQL full-text search integration with django orm.
Other
250 stars 84 forks source link

docs: Fix simple typo, syncronize -> synchronize #85

Open timgates42 opened 4 years ago

timgates42 commented 4 years ago

There is a small typo in djorm_pgfulltext/models.py.

Should read synchronize rather than syncronize.