Fix typo in redirect_to help text
authorMagnus Hagander <magnus@hagander.net>
Fri, 3 Jul 2020 18:24:33 +0000 (20:24 +0200)
committerMagnus Hagander <magnus@hagander.net>
Fri, 3 Jul 2020 18:24:33 +0000 (20:24 +0200)
commit90af02cd89266d8733d26d997a04d90878beae97
treec9b1961a5444f52a7dfa78802af2193477c608d9
parent7ee12fdcd8cba90b7eee22e800fdcba0b86536b7
Fix typo in redirect_to help text

Interestingly enough, this showed up because the migration was out of
sync. Normally this means the migration has not been updated, but in
this case it appears the migration is correct and the actual model is
incorrect. Yet both the model and the migraiton were introduced in
commit e2120f0a.
pgweb/docs/models.py