diff --git a/doc/go_spec.html b/doc/go_spec.html index 724b044aa4..4fff107c9b 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -1,6 +1,6 @@ @@ -20,8 +20,8 @@ dependencies.
-The grammar is compact and regular, allowing for easy analysis by -automatic tools such as integrated development environments. +The grammar is compact and simple to parse, allowing for easy analysis +by automatic tools such as integrated development environments.