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 eb7948b commit 3d17e0fCopy full SHA for 3d17e0f
front_end/panels/rn_welcome/RNWelcome.ts
@@ -27,7 +27,7 @@ const UIStrings = {
27
/** @description "What's new" link */
28
whatsNewLabel: "What's new",
29
/** @description Description for sharing the session ID of the current session with the user */
30
- sessionIdMessage: "[FB-only] The session ID for this React Native DevTools lauch is: ",
+ sessionIdMessage: "[FB-only] The ID for this React Native DevTools session is:",
31
/** @description "Debugging Basics" title (docs item 1) */
32
docsDebuggingBasics: 'Debugging Basics',
33
/** @description "Debugging Basics" item detail */
0 commit comments