Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lackac committed May 7, 2012
1 parent 6d2042f commit 14f40d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Instalation
-----------
> npm install database-cleaner
Usuage
Usage
------
> var DatabaseCleaner = require('database-cleaner');
> var databaseCleaner = new DatabaseCleaner(type); //type = 'mongodb|redis|couchdb'
Expand Down

0 comments on commit 14f40d6

Please sign in to comment.