Skip to content

Fixed numerous typos #2806

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/native.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ import NativeEnterpriseCard from '@components/page/native/NativeEnterpriseCard';
<intro-end />


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).




<NativeEnterpriseCard />

> Looking for older Cordova plugins? Visit their new home at [Awesome Cordova Plugins.](https://danielsogl.gitbook.io/awesome-cordova-plugins/)
> Looking for older Cordova plugins? Visit their new home at [Awesome Cordova Plugins.](https://danielsogl.gitbook.io/awesome-cordova-plugins/)
6 changes: 3 additions & 3 deletions versioned_docs/version-v6/native.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ import NativeEnterpriseCard from '@components/page/native/NativeEnterpriseCard';
<intro-end />


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).




<NativeEnterpriseCard />

> Looking for older Cordova plugins? Visit their new home at [Awesome Cordova Plugins.](https://danielsogl.gitbook.io/awesome-cordova-plugins/)
> Looking for older Cordova plugins? Visit their new home at [Awesome Cordova Plugins.](https://danielsogl.gitbook.io/awesome-cordova-plugins/)