We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfa2b5d commit 08dda57Copy full SHA for 08dda57
html/doc.go
@@ -106,7 +106,7 @@ and as such does not resolve issues that may exist in the processed HTML,
106
producing a literal interpretation of the input.
107
108
If your use case requires semantically well-formed HTML, as defined by the
109
-WHATWG specifiction, the parser should be used rather than the tokenizer.
+WHATWG specification, the parser should be used rather than the tokenizer.
110
*/
111
package html // import "golang.org/x/net/html"
112
0 commit comments