diff --git a/doc/go1.14.html b/doc/go1.14.html index a4767d786f..2f0e67ab68 100644 --- a/doc/go1.14.html +++ b/doc/go1.14.html @@ -598,7 +598,7 @@ TODO
math/big

- The GCD function + The GCD method now allows the inputs a and b to be zero or negative.