Fix couchdb spelling typo (#2308)

This commit is contained in:
Fabien Jacq 2023-03-28 19:51:28 +02:00 committed by GitHub
parent 11d9e37796
commit e3a3190fbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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