Skip to content

Commit 17f62a6

Browse files
authored
Update README.md
1 parent 3d2bd87 commit 17f62a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ The library implements the muldiv method for faster calculation of the following
7777
template<typename type_t>
7878
constexpr type_t muldiv(const type_t& value, const type_t& multiplier, const type_t& divider) noexcept;
7979
```
80-
## Restrictions
80+
## Limitations

0 commit comments

Comments
 (0)