Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aborgna-q committed Nov 8, 2023
1 parent 5c84680 commit 64e11f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hugr.rs
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ impl AsMut<Hugr> for Hugr {

/// Arbitrary metadata entry for a node.
///
/// Each `NodeMetadata` for a node is associated with to string key.
/// Each entry is associated to a string key.
pub type NodeMetadata = serde_json::Value;

/// The container of all the metadata entries for a node.
Expand Down

0 comments on commit 64e11f7

Please sign in to comment.