Skip to content

Commit bbd428c

Browse files
authored
typo fixed (#233)
1 parent ee0b6e8 commit bbd428c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2016-10-25-beginner-linux.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ When you use a bind mount, a file or directory on the host machine is mounted in
431431
$DOCKERID/linux_tweet_app:1.0
432432
```
433433
434-
> Remember from the Dockerfile, `usr/share/nginx/html` is where the html files are stored for the web app.
434+
> Remember from the Dockerfile, `/usr/share/nginx/html` is where the html files are stored for the web app.
435435
436436
2. The [website](/){:data-term=".term1"}{:data-port="80"} should be running.
437437

0 commit comments

Comments
 (0)