Skip to content

Commit 8f74a1e

Browse files
committed
fix STYLE.md for luaglobals stuff too
1 parent de5021f commit 8f74a1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

STYLE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,9 +137,9 @@ To link to a page in the Roblox Engine API, use the following syntax patterns. T
137137

138138
- `` `Enum.Name` ``
139139

140-
- **Luau/Roblox Globals**
140+
- **Luau and Roblox Globals**
141141

142-
- `` `Global.LuauGlobals.Function()` ``
142+
- `` `Global.LuaGlobals.Function()` ``
143143
- `` `Global.RobloxGlobals.Function()` ``
144144
- `` `Global.RobloxGlobals.Property` ``
145145

0 commit comments

Comments
 (0)