diff --git a/doc/go_spec.html b/doc/go_spec.html index d95d6492592..0dc1a836ec4 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -3262,7 +3262,7 @@ When converting a floating-point number to an integer, the fraction is discarded
  • A value of complex type may be converted to a different complex type, -but there is no conversion between complex and any other type. +but there is no conversion from complex to any other type.
  • When converting a number to a floating-point or complex type, the result value is rounded