Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
satazor committed Mar 26, 2016
1 parent 6dfea96 commit 9e88003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -130,7 +130,7 @@ All querying options have no default value, except for `limit` which is `500`. A
`$ npm test`
`$ npm test-cov` to get coverage report

The tests expect a running CouchDB in `http://localhost:5984` but you may specify a different address with `COUCHDB`, e.g.: `$ COUCHDB=http://admin:admin@localhost:5984 npm test`;
The tests expect a running CouchDB in `http://localhost:5984` but you may specify a different address with `COUCHDB`, e.g.: `$ COUCHDB=http://admin:admin@localhost:5984 npm test`.


## License
Expand Down

0 comments on commit 9e88003

Please sign in to comment.