Correct minor typos in UI text and documentation

This commit is contained in:
per1234
2022-01-12 23:13:14 -08:00
parent a5891f9884
commit bc365f4a8d
9 changed files with 13 additions and 13 deletions

View File

@@ -201,7 +201,7 @@ export const FirmwareUploaderComponent = ({
<i className="fa fa-info status-icon" />
{nls.localize(
'arduino/firmware/successfullyInstalled',
'Firmware succesfully installed.'
'Firmware successfully installed.'
)}
</div>
)}