Skip to content

Commit

Permalink
Typos fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanMcG committed May 22, 2016
1 parent cf0bb5c commit 930acb3
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 @@ -23,7 +23,7 @@ You can specify a project's npm dependencies by adding an `:npm` map to your
;; Other types of dependencies (github, private npm, etc.) can be passed as a string
;; See npm docs though as this may change between versions.
;; https://docs.npmjs.com/files/package.json#dependencies
[your-module "github-usernam/repo-name#comitish"]]}
[your-module "github-username/repo-name#commitish"]]}
```

These dependencies, and any npm dependencies of packages pulled in through the
Expand Down

0 comments on commit 930acb3

Please sign in to comment.