summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/topics/generic-views-migration.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/generic-views-migration.txt b/docs/topics/generic-views-migration.txt
index bf3a5f2b62..b68f4a35a9 100644
--- a/docs/topics/generic-views-migration.txt
+++ b/docs/topics/generic-views-migration.txt
@@ -51,7 +51,7 @@ can be replaced with an instance of
-----------------------------------------------------
The ``template`` argument to the ``direct_to_template`` view has been renamed
-``template_name``. This has ben done to maintain consistency with other views.
+``template_name``. This has been done to maintain consistency with other views.
``object_id`` argument to detail views
--------------------------------------