diff --git a/src/devtools/views/WarnIfLegacyBackendDetected.js b/src/devtools/views/WarnIfLegacyBackendDetected.js index 79dd8978cd..22acd939cb 100644 --- a/src/devtools/views/WarnIfLegacyBackendDetected.js +++ b/src/devtools/views/WarnIfLegacyBackendDetected.js @@ -25,7 +25,7 @@ export default function WarnIfLegacyBackendDetected(_: {||}) { canBeDismissed: false, type: 'SHOW', title: - 'React DevTools v4 is incompatible with this version of React', + 'DevTools v4 is incompatible with this version of React', content: , });