Skip to content

Commit

Permalink
fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
vashjs committed Nov 27, 2024
1 parent ecb4a48 commit 75bbd6e
Show file tree
Hide file tree
Showing 35 changed files with 111,450 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/BulkEditActionMenu/BulkEditActionMenu.js
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ const BulkEditActionMenu = ({
onClick={() => handleOnStartEdit(APPROACHES.MARK)}
>
<Icon icon="edit">
<FormattedMessage id="ui-bulk-edit.start.edit.mark" />
<FormattedMessage id="ui-bulk-edit.start.edit.marc" />
</Icon>
</Button>
)}
Expand Down
Loading

0 comments on commit 75bbd6e

Please sign in to comment.