We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b78796 commit c906d59Copy full SHA for c906d59
Require/Runtime/include/Luau/Require.h
@@ -20,7 +20,7 @@
20
//
21
// Without more context, it is impossible to tell which components in a given
22
// path "./foo/bar/baz" are modules and which are directories. To provide this
23
-// context, the require-by-string runtime library must be opened with a
+// context, the require-by-string runtime library must be opened with a
24
// luarequire_Configuration object, which defines the navigation behavior of the
25
// context in which Luau is embedded.
26
0 commit comments