aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index d5641df..f446535 100644
--- a/readme.md
+++ b/readme.md
@@ -71,7 +71,7 @@ cargo doc --document-private-items
#### Misc
-- [ ] (3) `no_std`: remove all `HashSet`s/`HashMap` to use vecs, vecs w/ tuples?
+- [ ] (3) `no_std`: remove all `HashMap` to use vecs, vecs w/ tuples?
- [ ] (3) Remove splicing and cloning in subtokenizer
- [ ] (3) Pass more references around
- [ ] (1) Get markers from constructs (`string`, `text`)