Skip to content

Commit

Permalink
docs: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pellizzetti authored Sep 2, 2022
1 parent 2c7fd1a commit d1d8d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/mathf.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Return the smallest of a series of floats.
This will return `1.5`:

```
min 1.5 2 3
minf 1.5 2 3
```

## floor
Expand Down

0 comments on commit d1d8d38

Please sign in to comment.