Skip to content

Commit 177e302

Browse files
committed
Fix "robox" typos
1 parent dc957c3 commit 177e302

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/en-us/matchmaking/scoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ ServerScore
195195

196196
A matchmaking configuration is the set of signals and weights used to score servers of a place. By default, all servers of all places are scored by the Roblox default configuration, meaning you don't need to customize or enable any settings in order to use it.
197197

198-
The Robox default configuration includes the following signals and weights:
198+
The Roblox default configuration includes the following signals and weights:
199199

200200
<table>
201201
<thead>

content/en-us/scripting/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Scripting
3-
description: An introduction to scripting in Robox with the Luau programming language.
3+
description: An introduction to scripting in Roblox with the Luau programming language.
44
---
55

66
Scripts are plain text files that let you add custom, dynamic behavior to your experiences. You can use scripts to trigger in-game events, respond to player input, save player data, create leaderboards, spawn enemies, control NPC behavior, and much, much more.

0 commit comments

Comments
 (0)