diff --git a/doc/go_spec.html b/doc/go_spec.html
index 6c250785ea..00cb962872 100644
--- a/doc/go_spec.html
+++ b/doc/go_spec.html
@@ -2440,7 +2440,7 @@ Assigning to an element of a nil map causes a
-For a string, array, or slice a, the primary expression
+For a string, array, pointer to array, or slice a, the primary expression