Skip to content

Commit

Permalink
Fix typo in heading
Browse files Browse the repository at this point in the history
  • Loading branch information
fmarier committed Oct 16, 2011
1 parent fb9f952 commit b743dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Expand Up @@ -17,7 +17,7 @@ Instalation
-----------
> npm install gravatar
Usuage
Usage
------
var gravatar = require('gravatar');
gravatar.url(email, options, https=false);
Expand Down

0 comments on commit b743dfd

Please sign in to comment.