Skip to content

Commit

Permalink
fixed backbone description
Browse files Browse the repository at this point in the history
Signed-off-by: Tj Holowaychuk <tj@vision-media.ca>
  • Loading branch information
errorhandler authored and tj committed Apr 17, 2011
1 parent ddeee50 commit 21b8709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets.json
Expand Up @@ -241,7 +241,7 @@
"backbone": {
"url": "https://github.com/documentcloud/backbone/raw/{version}/backbone.js",
"compressed": "backbone-min.js"
"description": "Backbone supplies structure to JS Apps by providing models, views, collections, and events",
"description": "Backbone supplies structure to Javascript Apps by providing models, views, collections, and events",
"tags": ["js"],
"version": "0.3.3"
}
Expand Down

0 comments on commit 21b8709

Please sign in to comment.