Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
pchampin committed Nov 29, 2024
1 parent cc1d4f2 commit b6d5df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion isomorphism/src/hash.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use sophia_api::triple::Triple;
use std::collections::HashMap;
use std::hash::{Hash, Hasher};

/// I define parametrized hashing function,
/// I define parameterized hashing function,
/// where blank nodes are hashed according to a given map.

/// Hash this term, using a blank-node map for hashing blank nodes
Expand Down

0 comments on commit b6d5df4

Please sign in to comment.