From: Alberto Donizetti Date: Sun, 14 Jul 2019 16:48:20 +0000 (+0200) Subject: doc/go1.13: fix misspelling of "interpreted" X-Git-Tag: go1.13rc1~99 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=89d300b821551c9955414caf3066ae602813f6ea;p=gostls13.git doc/go1.13: fix misspelling of "interpreted" Change-Id: I465f10533cc76d8160e56bc49eabaf8127ac4e61 Reviewed-on: https://go-review.googlesource.com/c/go/+/186137 Reviewed-by: Andrew Bonventre --- diff --git a/doc/go1.13.html b/doc/go1.13.html index afc345c1d3..9d2c65be2b 100644 --- a/doc/go1.13.html +++ b/doc/go1.13.html @@ -604,7 +604,7 @@ godoc

When using a <script> tag with "module" set as the - type attribute, code will now be interperted as JavaScript module script. + type attribute, code will now be interpreted as JavaScript module script.