Skip to content

Commit df38e19

Browse files
committed
fixes typo in docs
1 parent 86434d1 commit df38e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Option 2: using demo project
4747

4848
$ cd demo
4949
$ pip install -r demoproject/requirements.pip
50-
$ ./manage.py test adminactions
50+
$ ./manage.py test concurrency demoapp
5151

5252
Option 3: execute in your project
5353
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)