From 091289d95039cfaa4a94cd40ac5055915f72971e Mon Sep 17 00:00:00 2001 From: Carl Meyer Date: Fri, 26 Sep 2014 11:24:09 -0600 Subject: [PATCH] [1.7.X] How many is two? --- docs/topics/migrations.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/migrations.txt b/docs/topics/migrations.txt index 3f00dec80a..319955e9ca 100755 --- a/docs/topics/migrations.txt +++ b/docs/topics/migrations.txt @@ -23,7 +23,7 @@ Third-party tools, most notably `South `_, provided support for these additional types of change, but it was considered important enough that support was brought into core Django. -Two Commands +The Commands ------------ There are several commands which you will use to interact with migrations