Skip to content

Commit 9b65f4b

Browse files
authored
docs(native): improve grammar
fixed wording mistakes
1 parent 113dee7 commit 9b65f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/native-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ slug: /native/faq
77

88
## What is Capacitor?
99

10-
Capacitor a native runtime built by the Ionic team that offers web developers the ability to deploy their web apps to a native device. Capacitor also exposing native device capabilities through JavaScript so developers could access features like native location services, filesystem access, or notifications as if they are interacting with any other JavaScript library.
10+
Capacitor is a native runtime built by the Ionic team that offers web developers the ability to deploy their web apps to a native device. Capacitor is also exposing native device capabilities through JavaScript so developers can access features like native location services, filesystem access, or notifications as if they are interacting with any other JavaScript library.
1111

1212
## Permission Issues
1313

0 commit comments

Comments
 (0)