Skip to content

Commit 4bb0129

Browse files
committed
Improve ReadMe code comments
1 parent aec5402 commit 4bb0129

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
@@ -105,7 +105,7 @@ character.addComponents([
105105

106106
RelayComponent(for: sharedKeyboardEventComponent),
107107

108-
// Apply a force to the sprite's body based on keyboard input in every frame.
108+
// Apply a force to the body based on keyboard input in each frame.
109109
KeyboardControlledForceComponent() ])
110110
```
111111

0 commit comments

Comments
 (0)