Skip to content

Commit

Permalink
nit: remove extra '
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Coe committed Sep 14, 2016
1 parent aa3b65e commit 31455e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -55,7 +55,7 @@ pgtools.createdb(config, 'test-db', function (err, res) {

# Usage

`pgtools.createdb(config, dbname [, cb(err)])``
`pgtools.createdb(config, dbname [, cb(err)])`

`pgtools.dropdb(config, dbname [, cb(err)])`

Expand Down

0 comments on commit 31455e4

Please sign in to comment.