Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8b1117a

Browse files
authored
Update django.md
Fixed typo
1 parent dd736c5 commit 8b1117a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose/django.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ and a `docker-compose.yml` file. (You can use either a `.yml` or `.yaml` extensi
8383

8484
### Create a Django project
8585

86-
In this step, you create a Django started project by building the image from the build context defined in the previous procedure.
86+
In this step, you create a Django starter project by building the image from the build context defined in the previous procedure.
8787

8888
1. Change to the root of your project directory.
8989

0 commit comments

Comments
 (0)