Skip to content

Commit

Permalink
Fix typo (#1872)
Browse files Browse the repository at this point in the history
depreciation != deprecation
  • Loading branch information
dmwyatt committed Apr 27, 2024
1 parent 81e7982 commit b7dfee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/admin_extensions.rst
Expand Up @@ -13,7 +13,7 @@ Admin Extensions
in the same fashion of the *ForeignKeyAutocompleteAdmin* these two classes
enable a search input field for ForeignKey fields in AdminInline classes.

Depreciation
Deprecation
------------

Django 2.0 now contains similar functionality as *ForeignKeyAutocompleteAdmin* therefore we are deprecating this extension and highly encouraging everyone to update to it.
Expand Down

0 comments on commit b7dfee0

Please sign in to comment.