Skip to content

Commit f70015f

Browse files
committed
Merge pull request #717 from waded/patch-1
I presume you mean couchdb here
2 parents 3768cce + f64954a commit f70015f

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)