Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
GarboMuffin committed Aug 5, 2023
1 parent 1694bab commit 3465d91
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ const RestorePointModal = props => (
<div className={styles.totalSizeDescription}>
<FormattedMessage
// eslint-disable-next-line max-len
defaultMessage="Costumes or images used by multiple restore points are only stored once."
defaultMessage="Costumes or sounds used by multiple restore points are only stored once."
// eslint-disable-next-line max-len
description="Part of the restore point modal that explains why the total storage used is less than may be expected."
id="tw.restorePoints.size2"
Expand Down

0 comments on commit 3465d91

Please sign in to comment.