From e357c0c4726adc0568829350bf93882586eb917e Mon Sep 17 00:00:00 2001
From: ptmkenny <1451472+ptmkenny@users.noreply.github.com>
Date: Mon, 6 Mar 2023 01:15:42 +0900
Subject: [PATCH 1/2] Fixed numerous typos
---
versioned_docs/version-v6/native.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/versioned_docs/version-v6/native.md b/versioned_docs/version-v6/native.md
index f17ba591bf7..fcc12b23411 100644
--- a/versioned_docs/version-v6/native.md
+++ b/versioned_docs/version-v6/native.md
@@ -24,13 +24,13 @@ import NativeEnterpriseCard from '@components/page/native/NativeEnterpriseCard';
-Add native functionality to your app with Capacitor, a native runtime built by the Ionic team. Install of the core packages and add them to your project with ease. Capacitor offers a wide range of features and capabilities that developers can use to access features like the file system, native location services, or the device camera. All of this is powered by a unified TypeScript API that handled platform differences automatically.
+Add native functionality to your app with Capacitor, a native runtime built by the Ionic team. Install the core packages and easily add them to your project. Capacitor has a wide range of capabilities that developers can use to access features like the device file system, camera, and native location services. All of this is powered by a unified TypeScript API that automatically handles platform differences.
-While the core features of Capacitor are free and open source, some enterprises might find them selves needing more features or custom third-party integrations. If you find yourself needing these additional features, checkout [Ionic Enterprise SDK](https://ionic.io/enterprise-sdk).
+While the core features of Capacitor are free and open source, some enterprises might find themselves needing more features or custom third-party integrations. If you need such additional features, check out the [Ionic Enterprise SDK](https://ionic.io/enterprise-sdk).
-> Looking for older Cordova plugins? Visit their new home at [Awesome Cordova Plugins.](https://danielsogl.gitbook.io/awesome-cordova-plugins/)
\ No newline at end of file
+> Looking for older Cordova plugins? Visit their new home at [Awesome Cordova Plugins.](https://danielsogl.gitbook.io/awesome-cordova-plugins/)
From 6aa524f4479af42bf2c64d7376d238a90c69829f Mon Sep 17 00:00:00 2001
From: Brandy Carney
Date: Fri, 24 Mar 2023 11:11:14 -0400
Subject: [PATCH 2/2] docs(native): update the current native docs for typos
---
docs/native.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/native.md b/docs/native.md
index f17ba591bf7..c863908c42f 100644
--- a/docs/native.md
+++ b/docs/native.md
@@ -24,13 +24,13 @@ import NativeEnterpriseCard from '@components/page/native/NativeEnterpriseCard';
-Add native functionality to your app with Capacitor, a native runtime built by the Ionic team. Install of the core packages and add them to your project with ease. Capacitor offers a wide range of features and capabilities that developers can use to access features like the file system, native location services, or the device camera. All of this is powered by a unified TypeScript API that handled platform differences automatically.
+Add native functionality to your app with Capacitor, a native runtime built by the Ionic team. Install the core packages and easily add them to your project. Capacitor has a wide range of capabilities that developers can use to access features like the device file system, camera, and native location services. All of this is powered by a unified TypeScript API that automatically handles platform differences.
-While the core features of Capacitor are free and open source, some enterprises might find them selves needing more features or custom third-party integrations. If you find yourself needing these additional features, checkout [Ionic Enterprise SDK](https://ionic.io/enterprise-sdk).
+While the core features of Capacitor are free and open source, some enterprises might find themselves needing more features or custom third-party integrations. If you need such additional features, check out the [Ionic Enterprise SDK](https://ionic.io/enterprise-sdk).
-> Looking for older Cordova plugins? Visit their new home at [Awesome Cordova Plugins.](https://danielsogl.gitbook.io/awesome-cordova-plugins/)
\ No newline at end of file
+> Looking for older Cordova plugins? Visit their new home at [Awesome Cordova Plugins.](https://danielsogl.gitbook.io/awesome-cordova-plugins/)