Skip to content

Commit

Permalink
Fix typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dchest committed Feb 11, 2014
1 parent 1951a9f commit e380fa5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ AppSpine

Usage:
```coffee
AppSpine = requrie 'appspine'
AppSpine = require 'appspine'
config = require './config'

app = new AppSpine config
```
```

0 comments on commit e380fa5

Please sign in to comment.