From 365ba230a433de12446b4be242b714d7edddea45 Mon Sep 17 00:00:00 2001 From: Stephen Feather Date: Mon, 25 Jul 2016 17:59:41 -0400 Subject: [PATCH] simple typo fix in the camera module Readme.md --- tns-core-modules/camera/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tns-core-modules/camera/Readme.md b/tns-core-modules/camera/Readme.md index 8539ae03c..da4bfc8ed 100644 --- a/tns-core-modules/camera/Readme.md +++ b/tns-core-modules/camera/Readme.md @@ -1 +1 @@ -Allows you to take pictrues with the device's camera. +Allows you to take pictures with the device's camera.