diff --git a/rfcs/require-by-string.md b/rfcs/require-by-string.md index 981fa6ba..9b5ea745 100644 --- a/rfcs/require-by-string.md +++ b/rfcs/require-by-string.md @@ -209,7 +209,7 @@ Missing aliases in `.luaurc` are inherited from the alias maps of any parent dir Additionally, if an alias is bound to a relative path, the path will evaluated relative to the `.luaurc` file in which the alias was defined. -Finally, providing support for alias maps within the engine is out of the scope of this RFC but is being considered internally. +Finally, providing support for alias maps within the Roblox engine is out of the scope of this RFC but is being considered internally. ### Caching