Skip to content

Commit 24d8328

Browse files
committed
fix typo
1 parent d70472d commit 24d8328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ You can then activate the docker by running the following command. Note that, to
118118
```
119119
docker run -p 8888:8888 openscope_databook
120120
```
121-
Instead of building the container yourself, you can use the main docker container that we maintain, registered publically on Docker hub with the following command
121+
Instead of building the container yourself, you can use the main docker container that we maintain, registered publicly on Docker hub with the following command
122122
```
123123
docker run -p 8888:8888 rcpeene/openscope_databook:latest
124124
```

0 commit comments

Comments
 (0)