aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 531358e..8b22dc3 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# html5tokenizer
-This crate provides the tokenizer form [html5ever](https://crates.io/crates/html5ever),
+This crate provides the tokenizer from [html5ever](https://crates.io/crates/html5ever),
repackaged with all of its dependencies removed. The following dependencies were removed:
* [markup5ever](https://crates.io/crates/markup5ever)