Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Missing comma
  • Loading branch information
Da-Li committed Oct 7, 2015
1 parent 553667e commit 4f0f8cd
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 @@ -201,7 +201,7 @@ curl.config({
packages: [
{
name: 'backbone',
location: 'bower_components/backbone'
location: 'bower_components/backbone',
main: 'backbone.min.js',
config: { moduleLoader: 'curl/loader/cjsm11' } /* <-- hey! */
}
Expand Down

0 comments on commit 4f0f8cd

Please sign in to comment.