Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Commit

Permalink
correcting readme
Browse files Browse the repository at this point in the history
  • Loading branch information
roger-rodriguez committed Feb 22, 2017
1 parent 8e2b5fe commit ec2dd64
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 @@ -18,7 +18,7 @@ In your `package.json` include the following in your dependecies:
Then use it by importing it:

```javascript
import backpack from "backpack";
import Backpack from "backpack";
```

And from your project:
Expand Down

0 comments on commit ec2dd64

Please sign in to comment.