]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.13: fix misspelling of "interpreted"
authorAlberto Donizetti <alb.donizetti@gmail.com>
Sun, 14 Jul 2019 16:48:20 +0000 (18:48 +0200)
committerAndrew Bonventre <andybons@golang.org>
Sun, 14 Jul 2019 20:15:47 +0000 (20:15 +0000)
Change-Id: I465f10533cc76d8160e56bc49eabaf8127ac4e61
Reviewed-on: https://go-review.googlesource.com/c/go/+/186137
Reviewed-by: Andrew Bonventre <andybons@golang.org>
doc/go1.13.html

index afc345c1d36824c776baca3a65e413a966a13d21..9d2c65be2bab29398dc62ab1d5cf593caf410c68 100644 (file)
@@ -604,7 +604,7 @@ godoc
   <dd>
     <p><!-- CL 175218 -->
       When using a <code>&lt;script&gt;</code> tag with "module" set as the
-      type attribute, code will now be interperted as <a href="https://html.spec.whatwg.org/multipage/scripting.html#the-script-element:module-script-2">JavaScript module script</a>.
+      type attribute, code will now be interpreted as <a href="https://html.spec.whatwg.org/multipage/scripting.html#the-script-element:module-script-2">JavaScript module script</a>.
     </p>
 
   </dl><!-- html/template -->