diff --git a/docs/EmbededApp.md b/docs/EmbeddedApp.md similarity index 99% rename from docs/EmbededApp.md rename to docs/EmbeddedApp.md index 4cc57786a..31abb75a4 100644 --- a/docs/EmbededApp.md +++ b/docs/EmbeddedApp.md @@ -1,5 +1,5 @@ --- -id: embeded-app +id: embedded-app title: Use React Native in Existing iOS App layout: docs category: Guides diff --git a/docs/Testing.md b/docs/Testing.md index fc6a4955a..93fb71904 100644 --- a/docs/Testing.md +++ b/docs/Testing.md @@ -4,7 +4,7 @@ title: Testing layout: docs category: Guides permalink: docs/testing.html -next: embeded-app +next: embedded-app --- ## Running Tests and Contributing