Skip to content

Commit

Permalink
Fix small typo in the help text
Browse files Browse the repository at this point in the history
Summary:
Not much to add. My OCD spotted this πŸ˜„
Closes facebook#10275

Differential Revision: D3984542

Pulled By: hramos

fbshipit-source-id: 2de8c8f7f5c2c518e0ec5277087095e0553c72d6
  • Loading branch information
dmatteo authored and Facebook Github Bot committed Oct 7, 2016
1 parent fea3857 commit b6719b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Libraries/CustomComponents/Navigator/Navigator.js
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ var Navigator = React.createClass({
* (route, routeStack) => Navigator.SceneConfigs.FloatFromRight
* ```
*
* Available scene configutation options are:
* Available scene configuration options are:
*
* - Navigator.SceneConfigs.PushFromRight (default)
* - Navigator.SceneConfigs.FloatFromRight
Expand Down

0 comments on commit b6719b2

Please sign in to comment.