Skip to content

Commit 68e01ed

Browse files
committed
Update verbage
1 parent 3d5d9c1 commit 68e01ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ id = 9670971
125125
- `typescript`: boolean (optional)
126126
- Generate a Typescript definition file.
127127
- `style`: "flat" | "nested" (optional)
128-
- The code-generation style to use. Defaults to `flat`, which makes accessing assets feel like writing file paths. You may consider using `nested` if you are not a TypeScript user, however, as Luau does not support string template literals.
128+
- The code-generation style to use. Defaults to `flat`, which makes accessing assets feel like writing file paths. You may consider using `nested` if you are not a TypeScript user, however, as Luau does not support template literal types.
129129
- `output_name`: string (optional)
130130
- The name for the generated files. Defaults to `assets`.
131131
- `strip_extension`: boolean (optional)

0 commit comments

Comments
 (0)