From a78be01124ab0a5168d88ad5e05e26d69c2e1c8a Mon Sep 17 00:00:00 2001 From: Arseny Kapoulkine Date: Wed, 5 Aug 2020 16:06:26 -0700 Subject: [PATCH] Update why.md Tiny spelling fix --- docs/why.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/why.md b/docs/why.md index c1674d4..0e1846f 100644 --- a/docs/why.md +++ b/docs/why.md @@ -24,4 +24,4 @@ While Luau doesn't currently implement JIT/AOT, this is likely to happen at some ## Open source? -Please note that at this time we are not ready to make Luau implementation publically available in the source form. Right now the only interface to Luau is the Roblox engine (exposed in Roblox game client/server and Roblox Studio). +Please note that at this time we are not ready to make Luau implementation publicly available in the source form. Right now the only interface to Luau is the Roblox engine (exposed in Roblox game client/server and Roblox Studio).