Skip to content

Commit

Permalink
chore: fix minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmad committed Nov 6, 2024
1 parent 390c7bd commit 6ac3096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/contracts/tasks/helpers/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@ export interface IStorageNamedEntry {
*/
export interface IStorageInstanceEntry {
/**
* Entry identificator
* Entry id
*/
id: string;

Expand Down

0 comments on commit 6ac3096

Please sign in to comment.