aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2021-11-30 10:56:59 +0100
committerMartin Fischer <martin@push-f.com>2021-11-30 11:22:35 +0100
commit915530c02029f8bd4444930ed949e14f09afab03 (patch)
tree6f58b9728386dc5c1709137bc0a250640a7ce572 /README.md
parent414e5838618123cb00216a7426b898aab88ee45a (diff)
report spans for errors
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 95a0a05..0846542 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ changes:
you had to do this yourself.
* An optional `spans` feature has been added to make the tokenizer report the
- source code spans for tag names, attribute names and attribute values.
+ source code spans for parser errors, tag names and attributes.
The feature is disabled by default.
* The API has been polished, e.g. the internal tokenizer state enums are no