Skip to content

Commit cb788f2

Browse files
committed
Fix typo
1 parent e37a6bb commit cb788f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Pluto removes the locals limit, allowing you to use compile-time constants, including enums, as much as you want.
22

3-
Note that you are still limited to 255 registers, so you can't have infinite dynamic variables per functions.
3+
Note that you are still limited to 255 registers, so you can't have infinite dynamic variables per function.

0 commit comments

Comments
 (0)