Skip to content

Commit

Permalink
s/defautl/default
Browse files Browse the repository at this point in the history
  • Loading branch information
zeke committed Feb 23, 2014
1 parent 86162bc commit ff25116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/helpers.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ describe("helpers", function(){
done()
})

it("should defautl to root style", function(done){
it("should default to root style", function(done){
var cfg = helpers.setup(path.join(__dirname, "apps", "app-style-implicit"))
cfg.should.have.property("config")
cfg.should.have.property("projectPath")
Expand Down

0 comments on commit ff25116

Please sign in to comment.