From f5c932ddec8605df82319850d0f0e2f4dad1de11 Mon Sep 17 00:00:00 2001 From: Carl Meyer Date: Fri, 26 Sep 2014 11:23:46 -0600 Subject: [PATCH] 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 90e1a728a2..ce30e0b477 100644 --- 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