Skip to content

Commit c94d4b9

Browse files
committed
chore: simplify the text
1 parent d2d7775 commit c94d4b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/common/AppNameWarning.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ export const AppNameWarning = () => (
1515
<Markdown>
1616
Keep in mind that `RnDiffApp` and `rndiffapp` are placeholders. When
1717
upgrading, you should replace them with your actual project's name.
18-
You can also make these replacements by setting your app name from the
19-
settings icon on the top right.
18+
You can also provide your app name by clicking the settings icon on
19+
the top right.
2020
</Markdown>
2121
}
2222
type="info"

0 commit comments

Comments
 (0)