Skip to content

Commit fca26d5

Browse files
committed
Fix typo
1 parent 5f60f10 commit fca26d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

events.cge

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ event ready_players {
2929
}
3030

3131
// The `throttle` event allows you to change your throttle level and direction.
32-
// **NOTE:** This values are targets. The hovercraft needs some time to reach the desired values.
32+
// **NOTE:** These values are targets. The hovercraft needs some time to reach the desired values.
3333
event throttle {
3434
// Throttle level between 0-1.
3535
level: float,

0 commit comments

Comments
 (0)