Skip to content

Commit d1d8d38

Browse files
authored
docs: Fix typo
1 parent 2c7fd1a commit d1d8d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mathf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Return the smallest of a series of floats.
6363
This will return `1.5`:
6464

6565
```
66-
min 1.5 2 3
66+
minf 1.5 2 3
6767
```
6868

6969
## floor

0 commit comments

Comments
 (0)