Skip to content

Commit e3a3190

Browse files
authored
Fix couchdb spelling typo (#2308)
1 parent 11d9e37 commit e3a3190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

couchdb/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Store your data safely, on your own servers, or with any leading cloud provider.
1212

1313
## Start a CouchDB instance
1414

15-
Starting a CouchDB instantce is simple:
15+
Starting a CouchDB instance is simple:
1616

1717
```console
1818
$ docker run -d --name my-couchdb %%IMAGE%%:tag

0 commit comments

Comments
 (0)