From 44da396efe2ac80744d34d92df4c9bc67492d25a Mon Sep 17 00:00:00 2001 From: rojotek Date: Wed, 8 Apr 2015 15:41:00 +1000 Subject: [PATCH] Update README.md minor typo fix. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e54119..9a9f954 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A camera viewport for React Native. This module is currently in the very early stages of development. ## Known Issues -Becauase this module is still in early development, there are plenty of issues that need to be sorted out. Some of which I am sure I'm unaware of at this point. Below is a list of known issues. Pull requests are welcome for any of these issues! +Because this module is still in early development, there are plenty of issues that need to be sorted out. Some of which I am sure I'm unaware of at this point. Below is a list of known issues. Pull requests are welcome for any of these issues! - [`takePicture` captures first frame from output buffer instead of current frame](https://github.com/lwansbrough/react-native-camera/issues/10) - [Camera module may cause app to crash in simulator](https://github.com/lwansbrough/react-native-camera/issues/8)