Skip to content

Commit f260d46

Browse files
committed
Fix typo.
1 parent b969e67 commit f260d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/docker-project.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ $ curl -X GET http://localhost:9876/api/books
456456
# You will receive contents of the JSON
457457
----
458458

459-
IMPORTANT: If you want use the stubs that you have built locally, on your host,
459+
IMPORTANT: If you want to use the stubs that you have built locally, on your host,
460460
you should set the `-e STUBRUNNER_STUBS_MODE=LOCAL` environment variable and mount
461461
the volume of your local m2 (`-v "$\{HOME}/.m2/:/home/scc/.m2:rw"`).
462462

0 commit comments

Comments
 (0)