Fix a typo

This commit is contained in:
shayan-7 2021-08-23 21:06:00 +04:30 committed by GitHub
parent 4c1019f79a
commit 6a118534ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ When choosing a name for a network or a managed volume, it's best to choose a na
### Start the database engine
Now that the housekeeping chores are done, we can run CockroachDB in a container and attach it to the volume and network we had just created. When you run the folllowing command, Docker will pull the image from Docker Hub and run it for you locally:
Now that the housekeeping chores are done, we can run CockroachDB in a container and attach it to the volume and network we had just created. When you run the following command, Docker will pull the image from Docker Hub and run it for you locally:
```console
$ docker run -d \