Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a few minor typos #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

brandur
Copy link

@brandur brandur commented Dec 28, 2019

Fixes a few minor typos in the README (which were also showing up in
the Rust and Crate docs):

  • purproses -> purposes
  • collissions -> collisions

Additionally: I was reading the docs without much context on this
library on or hashing in Rust in general. The docs here mention the
"FNV" algorithm as an alternative to FxHash, but as a layman reader it
wasn't clear to me where FNV is used (in Rustc? as the HashMap
default?). If you want to give me a one liner with some context on that,
I'd be happy to flesh it out a bit and add it to the README.

Fixes a few minor typos in the `README` (which were also showing up in
the Rust and Crate docs):

* purproses -> purposes
* collissions -> collisions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant