Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
Fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
dijonkitchen authored Sep 16, 2016
1 parent 547ea7a commit 474142a
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 @@ -42,7 +42,7 @@ render() {
}
```

The `Loop` component uses `context` to pass a subscrible game tick down your component tree. The `Stage` component does the same with game scale.
The `Loop` component uses `context` to pass a subscribe game tick down your component tree. The `Stage` component does the same with game scale.

### World

Expand Down Expand Up @@ -237,4 +237,4 @@ layers={[

## License

[MIT License](http://opensource.org/licenses/MIT)
[MIT License](http://opensource.org/licenses/MIT)

0 comments on commit 474142a

Please sign in to comment.