Skip to content

Commit 6670e64

Browse files
typo fix
1 parent fc85133 commit 6670e64

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/setup.Rmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ image_read("img/setup/ubuntu-docker.png") |>
9090
```
9191

9292
More information on installing and running Docker on Ubuntu, as well as troubleshooting tips, can be found
93-
[in the online Docker documetation](https://docs.docker.com/engine/install/ubuntu/).
93+
[in the online Docker documentation](https://docs.docker.com/engine/install/ubuntu/).
9494

9595
### MacOS
9696

@@ -107,7 +107,7 @@ Once Docker is installed and running, follow the instructions below in the Windo
107107
for finding and running the virtual machine we have made available for this book.
108108
More information on installing and running
109109
Docker on MacOS, as well as troubleshooting tips, can be found [in the online
110-
Docker documetation](https://docs.docker.com/desktop/install/mac-install/).
110+
Docker documentation](https://docs.docker.com/desktop/install/mac-install/).
111111

112112
### Windows
113113

@@ -127,7 +127,7 @@ Occasionally, when you first run Docker on Windows, you will encounter an error
127127
to help you with this, as editing the BIOS can be dangerous. Detailed instructions for doing this are beyond the scope of this book.
128128
More information on installing and running
129129
Docker on Windows, as well as troubleshooting tips, can be found [in the online
130-
Docker documetation](https://docs.docker.com/desktop/install/windows-install/).
130+
Docker documentation](https://docs.docker.com/desktop/install/windows-install/).
131131

132132

133133
Once Docker is running (in either Windows or MacOS), you need to download and run the virtual machine that we have made available

0 commit comments

Comments
 (0)