diff --git a/layout/common/head.jsx b/layout/common/head.jsx
index 55ca5dd7d..887713d8c 100644
--- a/layout/common/head.jsx
+++ b/layout/common/head.jsx
@@ -174,7 +174,7 @@ module.exports = class extends Component {
{adsenseClientId ? : null}
- {followItVerificationCode ? : null}
+ {followItVerificationCode ? : null}
;
}
};