Skip to content

Commit 218b6a6

Browse files
committed
chapter9: typo possibly
Moving ... is chance to rehearse the fiddliness -> Moving ... is a chance to rehearse the fiddliness ^^
1 parent 85831c9 commit 218b6a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter_09_docker.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1485,7 +1485,7 @@ Tests and small steps take some of the uncertainty out of deployment::
14851485
14861486
Some typical pain points--networking, ports, static files, and the database::
14871487
Moving from the local django development server to a container
1488-
is chance to rehearse the fiddliness of configuring networking
1488+
is a chance to rehearse the fiddliness of configuring networking
14891489
in a deployed environment.
14901490
It's also a chance to think about persistence and the database,
14911491
and some configuration issues like static files.

0 commit comments

Comments
 (0)