Skip to content

Commit

Permalink
Minor typo in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
meshy committed Mar 15, 2015
1 parent 46bb93e commit b97cc96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -9,7 +9,7 @@
### Notes

* When an object is referencing the user model with a foreign key it is possible
to define the bahavior with `on_delete`.
to define the behavior with `on_delete`.

see https://docs.djangoproject.com/en/1.7/ref/models/fields/#django.db.models.ForeignKey.on_delete

Expand Down

0 comments on commit b97cc96

Please sign in to comment.