Skip to content

Commit 71975b0

Browse files
committed
fix xml thing in 10
1 parent 8ed9ac5 commit 71975b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter_10_production_readiness.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ And try it out...
287287

288288
[subs="specialcharacters,macros"]
289289
----
290-
$ pass:quotes[*docker build -t superlists . && docker run \
290+
$ pass:specialcharacters,quotes[*docker build -t superlists . && docker run \
291291
-p 8888:8888 \
292292
-v ./src/db.sqlite3:/src/db.sqlite3 \
293293
-it superlists*]

0 commit comments

Comments
 (0)