Skip to content

Commit f64954a

Browse files
committed
I presume you mean couchdb here
1 parent 3768cce commit f64954a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/helpers/store.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//
33
// just to make these example a little bit interesting,
44
// make a little key value store with an http interface
5-
// (see couchbd for a grown-up version of this)
5+
// (see couchdb for a grown-up version of this)
66
//
77
// API:
88
// GET /

0 commit comments

Comments
 (0)