mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-06 09:17:55 +08:00
Fix typos in example descriptions.
Summary: Closes https://github.com/facebook/react-native/pull/3095 Reviewed By: svcscm Differential Revision: D2559729 Pulled By: foghina fb-gh-sync-id: 70dbd39de86e6377d32d1628c77ff10510ac3ae5
This commit is contained in:
committed by
facebook-github-bot-4
parent
89c1747c33
commit
77154a7581
@@ -31,7 +31,7 @@ var ToastExample = React.createClass({
|
||||
|
||||
statics: {
|
||||
title: 'Toast Example',
|
||||
description: 'Example that demostrates the use of an Android Toast to provide feedback.',
|
||||
description: 'Example that demonstrates the use of an Android Toast to provide feedback.',
|
||||
},
|
||||
|
||||
getInitialState: function() {
|
||||
|
||||
Reference in New Issue
Block a user