We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3768cce + f64954a commit f70015fCopy full SHA for f70015f
examples/helpers/store.js
@@ -2,7 +2,7 @@
2
//
3
// just to make these example a little bit interesting,
4
// make a little key value store with an http interface
5
-// (see couchbd for a grown-up version of this)
+// (see couchdb for a grown-up version of this)
6
7
// API:
8
// GET /
0 commit comments