fix another typo
This commit is contained in:
parent
1507477306
commit
269028360c
|
@ -108,7 +108,7 @@ To run the test, sync the repo, and run:
|
|||
|
||||
Recent results show the float operations take more instructions compared to
|
||||
integers equivalents. Fixed point implementations may vary but will also be
|
||||
less then the float equivalents:
|
||||
less than the float equivalents:
|
||||
|
||||
```
|
||||
u64 f32
|
||||
|
|
Loading…
Reference in New Issue