We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3cb21b commit 0130476Copy full SHA for 0130476
1 file changed
app/setup.js
@@ -15,7 +15,7 @@ if (config.fontFamily) {
15
16
window.logWelcomeMessage = () => {
17
console.warn(
18
- '[RNDebugger] Welcome! Before use this app, ' +
+ '[RNDebugger] Welcome! Before using this app, ' +
19
'you need to ensure you are using the correct version of ' +
20
'React Native Debugger and react-native:',
21
);
0 commit comments