diff --git a/Libraries/ReactIOS/InspectorOverlay.js b/Libraries/ReactIOS/InspectorOverlay.js
index 8b5c6c0cb..eeb6e7965 100644
--- a/Libraries/ReactIOS/InspectorOverlay.js
+++ b/Libraries/ReactIOS/InspectorOverlay.js
@@ -59,7 +59,7 @@ var InspectorOverlay = React.createClass({
? 'flex-start'
: 'flex-end';
- content.push();
+ content.push();
content.push();
}
return (