Skip to content

Commit

Permalink
Merge pull request holochain#174 from joshuavial/develop
Browse files Browse the repository at this point in the history
fixing typo in comments
  • Loading branch information
c12i committed Jan 11, 2024
1 parent b173122 commit 238e8cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pub enum EntryTypes {
Hello(Hello),
}

/// Definition of a link type to be used for linking from an anchor to all created entreis
/// Definition of a link type to be used for linking from an anchor to all created entries
#[derive(Serialize, Deserialize)]
#[hdk_link_types]
pub enum LinkTypes {
Expand Down

0 comments on commit 238e8cf

Please sign in to comment.