Skip to content

Commit 79fbb5e

Browse files
minor typo fix
1 parent 98da933 commit 79fbb5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/setup.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ docker run --rm -v $(pwd):/home/jovyan/work -p 8888:8888 ubcdsci/r-dsci-100:2023
179179
```
180180
The terminal will then print some text as the Docker container starts. Once the text stops scrolling, find the
181181
URL in your terminal that starts with `http://127.0.0.1:8888` (highlighted by the
182-
red box Figure \@ref(fig:ubuntu-docker-terminal)), and paste it into your browser to start JupyterLab.
182+
red box in Figure \@ref(fig:ubuntu-docker-terminal)), and paste it into your browser to start JupyterLab.
183183
More information on installing and running Docker on Ubuntu, as well as troubleshooting tips, can be found in
184184
[the online Docker documentation](https://docs.docker.com/engine/install/ubuntu/).
185185

0 commit comments

Comments
 (0)