diff --git a/Libraries/CustomComponents/Navigator/Navigator.js b/Libraries/CustomComponents/Navigator/Navigator.js index 0050846fa8..11d7f3984f 100644 --- a/Libraries/CustomComponents/Navigator/Navigator.js +++ b/Libraries/CustomComponents/Navigator/Navigator.js @@ -203,7 +203,7 @@ var Navigator = React.createClass({ * * ``` * (route, navigator) => - * + * * ``` */ renderScene: PropTypes.func.isRequired,