Skip to content

Commit

Permalink
Merge pull request #699 from HDFGroup/hyoklee-patch-1
Browse files Browse the repository at this point in the history
chore(hermes_types.h): fix typo
  • Loading branch information
hyoklee authored Oct 30, 2024
2 parents 0f9b733 + cac5bf3 commit e1d44d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/hermes/hermes_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ typedef UniqueId<101> BucketId;
/** Represents a tag */
typedef UniqueId<102> TagId;

/** Represetnts a storage target */
/** Represents a storage target */
typedef TaskStateId TargetId;

/** Represents a trait */
Expand Down

0 comments on commit e1d44d0

Please sign in to comment.