diff --git a/test/integration/client-navigation/pages/head-duplicate-default-keys.js b/test/integration/client-navigation/pages/head-duplicate-default-keys.js
index 120dc1b874e0e..7b9b123011095 100644
--- a/test/integration/client-navigation/pages/head-duplicate-default-keys.js
+++ b/test/integration/client-navigation/pages/head-duplicate-default-keys.js
@@ -9,7 +9,7 @@ export default () => (
{/* this will override the default (same key as the default) */}
- {/* this not render */}
+ {/* this will not render */}
{/* this will override the default (same key as the default) */}
(
{/* this will get rendered */}
- {/* this not render */}
+ {/* this will not render */}
{/* this will override the default */}