Skip to content

Commit fc0a2e7

Browse files
authored
Tweak wording for Network dogfooding banner (#193)
1 parent efa49bd commit fc0a2e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

front_end/entrypoints/rn_fusebox/FuseboxExperimentsObserver.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const UIStrings = {
2121
/**
2222
* @description Message for the "settings changed" banner shown when a reload is required for the Network panel.
2323
*/
24-
reloadRequiredForNetworkPanelMessage: 'Network panel is now available for dogfooding. Please reload to access it.',
24+
reloadRequiredForNetworkPanelMessage: 'The Network panel is now available for dogfooding. Please reload to access it.',
2525
} as const;
2626

2727
const str_ = i18n.i18n.registerUIStrings('entrypoints/rn_fusebox/FuseboxExperimentsObserver.ts', UIStrings);

0 commit comments

Comments
 (0)