Skip to content

Commit

Permalink
Readme: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjoelkemp committed Mar 19, 2015
1 parent fe4777d commit 93ce047
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 @@ -91,7 +91,7 @@ Use `"./"` to signify the root and NOT just a `""`.
But if your JS code was all contained within a subdirectory of `/someproject` you could limit your dependents search there.
```
{
"root": "root": "assets/js"
"root": "assets/js"
}
```

Expand Down

0 comments on commit 93ce047

Please sign in to comment.