We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3768cce commit f64954aCopy full SHA for f64954a
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