From 04f87e37acc0f39796e2d821bfcfbd60b30076ab Mon Sep 17 00:00:00 2001 From: suijaa <56831512+suijaa@users.noreply.github.com> Date: Wed, 20 Nov 2019 13:48:14 +0530 Subject: [PATCH] docs(changelog): typo (#8121) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 788d329cf..0e56ca170 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1141,7 +1141,7 @@ A full list of breaking changes could be found [here](https://github.com/NativeS - [(#2834)](https://github.com/NativeScript/NativeScript/issues/2834) Animations: scale() syntax does not support only one argument -- [(#2813)](https://github.com/NativeScript/NativeScript/issues/2813) The Camera module in Android doesn't handle pemissions for you +- [(#2813)](https://github.com/NativeScript/NativeScript/issues/2813) The Camera module in Android doesn't handle permissions for you - [(#2789)](https://github.com/NativeScript/NativeScript/issues/2789) CSS border-width causes text to overflow TextView