Skip to content

Commit 6cf4f72

Browse files
authored
Update translator-disconnected-containers.md
1 parent 1527645 commit 6cf4f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Translator/containers/translator-disconnected-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ The following example shows the formatting for the `docker run` command with pla
113113

114114
```docker
115115
116-
docker run --rm -it -p 5000:5000
116+
docker run --rm -it -p 5000:5000 \
117117
118118
-v {MODEL_MOUNT_PATH} \
119119

0 commit comments

Comments
 (0)