Update docs/_posts/2021-04-30-luau-recap-april-2021.md

Co-authored-by: Arseny Kapoulkine <arseny.kapoulkine@gmail.com>
This commit is contained in:
vegorov-rbx 2021-05-03 20:45:34 +03:00 committed by GitHub
parent d99346e33f
commit 38222a3586
Signed by: DevComp
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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!)