Skip to content

Commit ad5facd

Browse files
authored
Fix typo in install.rst
1 parent d51d1fa commit ad5facd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ variable)::
7070
'default': dj_database_url.parse('postgres:///your_database_name')
7171
}
7272

73-
Not it's time to run migrations::
73+
Now it's time to run migrations::
7474

7575
$ ./manage.py migrate
7676

0 commit comments

Comments
 (0)