Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rcpeene committed Nov 26, 2024
1 parent d70472d commit 24d8328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ You can then activate the docker by running the following command. Note that, to
```
docker run -p 8888:8888 openscope_databook
```
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
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
```
docker run -p 8888:8888 rcpeene/openscope_databook:latest
```
Expand Down

0 comments on commit 24d8328

Please sign in to comment.