diff options
| author | Carl Meyer <carl@oddbird.net> | 2014-09-26 11:23:46 -0600 |
|---|---|---|
| committer | Carl Meyer <carl@oddbird.net> | 2014-09-26 11:23:46 -0600 |
| commit | f5c932ddec8605df82319850d0f0e2f4dad1de11 (patch) | |
| tree | b10a0e2769646e0ab094b4b1c79d624194c92307 /docs | |
| parent | d16bc7f0e46785bcf422310c41d20b25c0112051 (diff) | |
How many is two?
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/migrations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 <http://south.aeracode.org>`_, 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 |
