typo fixed

This commit is contained in:
John Wu
2015-03-31 23:20:26 +08:00
parent b873fd6e31
commit 4040295750
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
--- ---
id: embeded-app id: embedded-app
title: Use React Native in Existing iOS App title: Use React Native in Existing iOS App
layout: docs layout: docs
category: Guides category: Guides

View File

@@ -4,7 +4,7 @@ title: Testing
layout: docs layout: docs
category: Guides category: Guides
permalink: docs/testing.html permalink: docs/testing.html
next: embeded-app next: embedded-app
--- ---
## Running Tests and Contributing ## Running Tests and Contributing