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

Commit 7550ec7

Browse files
authored
Merge pull request #1 from dijonkitchen/patch-1
Fix spelling
2 parents 547ea7a + 1d8c6c3 commit 7550ec7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ render() {
4242
}
4343
```
4444

45-
The `Loop` component uses `context` to pass a subscrible game tick down your component tree. The `Stage` component does the same with game scale.
45+
The `Loop` component uses `context` to pass a subscribable game tick down your component tree. The `Stage` component does the same with game scale.
4646

4747
### World
4848

@@ -237,4 +237,4 @@ layers={[
237237

238238
## License
239239

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

0 commit comments

Comments
 (0)