fix: typo Docker Registry -> Docker Repository

This commit is contained in:
Julien Neuhart
2021-08-27 19:09:15 +02:00
parent 781094ab05
commit 40cc019a51
6 changed files with 25 additions and 25 deletions

View File

@@ -18,7 +18,7 @@ Open a terminal and run the following command:
docker run --rm -p 3000:3000 gotenberg/gotenberg:7
```
Alternatively, using the historic Docker registry from our sponsor [TheCodingMachine](https://www.thecodingmachine.com):
Alternatively, using the historic Docker repository from our sponsor [TheCodingMachine](https://www.thecodingmachine.com):
```
docker run --rm -p 3000:3000 thecodingmachine/gotenberg:7