From 0b1531f2187521361c6b0ba27a0117be85fa4187 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sun, 28 Nov 2021 00:57:22 +0100 Subject: update wording --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c608735..8f4567c 100644 --- a/README.md +++ b/README.md @@ -48,8 +48,8 @@ test suite](https://github.com/html5lib/html5lib-tests/tree/master/tokenizer). S * `html5gum` **does not** generally qualify as a browser-grade HTML *parser* as per the WHATWG spec. This can change in the future. -With those caveats in mind, `html5gum` can pretty much parse any syntactical -mess that browsers can, because that's what a tokenizer does. +With those caveats in mind, `html5gum` can pretty much ~parse~ _tokenize_ +anything that browsers can. ## The `Emitter` trait -- cgit v1.2.3