Fixed arguments to StatusBarIOS.setStyle in the NavigatorIOSColorExample

Summary:
- Followup of 45d8fb0ef6
Closes https://github.com/facebook/react-native/pull/1558
Github Author: Prathamesh Sonpatki <csonpatki@gmail.com>

Test Plan: Imported from GitHub, without a `Test Plan:` line.
This commit is contained in:
Prathamesh Sonpatki 2015-06-11 11:06:33 -07:00 коммит произвёл Spencer Ahrens
Родитель 373854a47f
Коммит f500a81afe
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -55,7 +55,7 @@ var AccessibilityIOSExample = React.createClass({
},
});
exports.title = 'AcccessibilityIOS';
exports.title = 'AccessibilityIOS';
exports.description = 'Interface to show iOS\' accessibility samples';
exports.examples = [
{