Skip to content

Commit 96aac17

Browse files
update Open Source Docs from Roblox internal teams
1 parent 24833d1 commit 96aac17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en-us/education/battle-royale-series/coding-the-game-loop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Create a module script named GameSettings to store variables used by other scrip
6363
return GameSettings
6464
```
6565

66-
### MatchManger Script
66+
### MatchManager Script
6767

6868
The second script connected to the GameManager is the MatchManager. This script manages tasks like starting the timer or resetting players once the match ends.
6969

0 commit comments

Comments
 (0)