diff --git a/couchdb/content.md b/couchdb/content.md index f5aa10a703fb..e742ac8d1fa4 100644 --- a/couchdb/content.md +++ b/couchdb/content.md @@ -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