diff --git a/docs/_posts/2021-04-30-luau-recap-april-2021.md b/docs/_posts/2021-04-30-luau-recap-april-2021.md index e6c230c2..4e8ef4a2 100644 --- a/docs/_posts/2021-04-30-luau-recap-april-2021.md +++ b/docs/_posts/2021-04-30-luau-recap-april-2021.md @@ -9,7 +9,7 @@ Luau is our new language that you can read more about at [https://roblox.github. ## Editor features -Luau implementation now provides an API for type-aware autocomplete suggestions. +Luau implementation now provides an internal API for type-aware autocomplete suggestions. Roblox Studio will be the first user of this API and we plan for a new beta feature to come soon in addition to existing Luau-powered beta features like Go To Declaration, Type Hovers and Script Function Filter (you should check those out!)