mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-08 09:12:05 +08:00
Fix typo
This commit is contained in:
@@ -199,7 +199,7 @@ Add the following constants to the top of the file (typically below the requires
|
||||
```javascript
|
||||
/**
|
||||
* For quota reasons we replaced the Rotten Tomatoes' API with a sample data of
|
||||
* their very own API that lives in React Native's Gihub repo.
|
||||
* their very own API that lives in React Native's Github repo.
|
||||
*/
|
||||
var REQUEST_URL = 'https://raw.githubusercontent.com/facebook/react-native/master/docs/MoviesExample.json';
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user