diff --git a/fixtures/dom/src/components/fixtures/input-change-events/RadioNameChangeFixture.js b/fixtures/dom/src/components/fixtures/input-change-events/RadioNameChangeFixture.js
index 1169c61c2d..3df34baaf6 100644
--- a/fixtures/dom/src/components/fixtures/input-change-events/RadioNameChangeFixture.js
+++ b/fixtures/dom/src/components/fixtures/input-change-events/RadioNameChangeFixture.js
@@ -36,7 +36,9 @@ class RadioNameChangeFixture extends React.Component {
-
+
);
diff --git a/fixtures/dom/src/components/fixtures/input-change-events/index.js b/fixtures/dom/src/components/fixtures/input-change-events/index.js
index 9c904b7f61..a6d6ee4df2 100644
--- a/fixtures/dom/src/components/fixtures/input-change-events/index.js
+++ b/fixtures/dom/src/components/fixtures/input-change-events/index.js
@@ -102,7 +102,8 @@ class InputChangeEvents extends React.Component {
- The checked radio button should switch between the first and second radio button
+ The checked radio button should switch between the first and second
+ radio button