Skip to content

Commit

Permalink
Merge pull request #1 from dchest/patch-1
Browse files Browse the repository at this point in the history
Fix typo in README.md; thx to @dchest; closes #1
  • Loading branch information
minibikini committed Feb 11, 2014
2 parents 1951a9f + e380fa5 commit 32608f8
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 32608f8

Please sign in to comment.