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

Commit 1d8c6c3

Browse files
authored
Fix spelling per comments
1 parent 474142a commit 1d8c6c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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 subscribe 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

0 commit comments

Comments
 (0)