Skip to content

Commit

Permalink
Fix typo in recover command.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnuxie committed Feb 3, 2025
1 parent 4f5ec25 commit 69cf36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/safemode/commands/RecoverCommand.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ SafeModeInterfaceAdaptor.describeRenderer(SafeModeRecoverCommand, {
return Ok(
<root>
<fragment>
The recovery following recovery option has sucessfully been applied:
The following recovery option has been applied successfully:
<br />
{recoveryOption.description}
<br />
Expand Down

0 comments on commit 69cf36b

Please sign in to comment.