Skip to content

Commit

Permalink
feat: deletion confirmation spelling (#3548)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjaanus committed Apr 18, 2023
1 parent 4a734e0 commit 592b40f
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -104,7 +104,7 @@ export const ArchivedFeatureDeleteConfirm = ({
}}
value={confirmName}
placeholder="<deletion confirmation>"
label="Deletetion confirmation"
label="Deletion confirmation"
/>
</form>
</Dialogue>
Expand Down

0 comments on commit 592b40f

Please sign in to comment.