Skip to content
This repository was archived by the owner on Apr 9, 2019. It is now read-only.

Commit ecf6e1e

Browse files
committed
Typo
1 parent b55caaf commit ecf6e1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# React NavigationController
22

3-
A React view mananger similar to [UINavigationController][ios-controller]
3+
A React view manager similar to [UINavigationController][ios-controller]
44

55
## Instalation
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-navigation-controller",
33
"version": "1.0.0",
4-
"description": "A React view mananger similar to UINavigationController",
4+
"description": "A React view manager similar to UINavigationController",
55
"keywords": [
66
"react",
77
"react-component"

0 commit comments

Comments
 (0)