Skip to content

Commit

Permalink
ref to build 22969268
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Desvé committed Apr 14, 2014
1 parent cd5961a commit 9582255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/coffee/app/views/app_view.coffee
Expand Up @@ -2,7 +2,7 @@ define [
'backbone'
'underscore'
'text!templates/app.html'
], (Bacbone, _, tpl) ->
], (Backbone, _, tpl) ->

class App extends Backbone.View

Expand Down

0 comments on commit 9582255

Please sign in to comment.