Skip to content

Commit 511e79e

Browse files
authored
Fix documentation for typed arrays default behavior (#236)
1 parent e45bdc8 commit 511e79e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/docs/getting-started

docs/docs/getting-started/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Don't print any log during compilation
146146
</td>
147147
<td>
148148

149-
Compile numeric arrays as JS typed arrays (default is true for JS, false for TS)
149+
Compile numeric arrays as JS typed arrays (default is true for JS and TS)
150150
</td>
151151
</tr>
152152

0 commit comments

Comments
 (0)