Fix couchdb spelling typo (#2308)
This commit is contained in:
parent
11d9e37796
commit
e3a3190fbd
|
|
@ -12,7 +12,7 @@ Store your data safely, on your own servers, or with any leading cloud provider.
|
|||
|
||||
## Start a CouchDB instance
|
||||
|
||||
Starting a CouchDB instantce is simple:
|
||||
Starting a CouchDB instance is simple:
|
||||
|
||||
```console
|
||||
$ docker run -d --name my-couchdb %%IMAGE%%:tag
|
||||
|
|
|
|||
Loading…
Reference in New Issue