We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d197f5 commit ae80752Copy full SHA for ae80752
README.md
@@ -60,7 +60,7 @@ julia> using Mods
60
julia> p = Mod{17}(3) - 2x^2
61
Mod{17}(3) + Mod{17}(15)*x^2
62
```
63
-The coefficients of a `SimplePolynomial` may not be of floating
+The coefficients of a `SimplePolynomial` may not be floating
64
point numbers.
65
66
0 commit comments