pytries / marisa-trie

Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
https://marisa-trie.readthedocs.io/en/latest/
MIT License
1.02k stars 91 forks source link

Fix typo 'lenghts' in benchmarks.rst #89

Closed dymil closed 1 year ago

dymil commented 1 year ago

*also capitalized Macbook Air (and not as "MacBook" as might be better), should've put that in the message

BoboTiG commented 1 year ago

Thanks @dymil!