File tree 1 file changed +3
-3
lines changed
www/docs/en/dev/guide/overview
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,8 +46,8 @@ Use Apache Cordova if you are:
46
46
47
47
# Architecture
48
48
49
- There are several components to a cordova application. The following
50
- diagram shows a high-level view of the cordova application architecture.
49
+ There are several components to a Cordova application. The following
50
+ diagram shows a high-level view of the Cordova application architecture.
51
51
52
52
![ ] ({{ site.baseurl }}/static/img/guide/cordovaapparchitecture.png)
53
53
@@ -73,7 +73,7 @@ works, such as whether it responds to orientation shifts.
73
73
74
74
## Plugins
75
75
76
- Plugins are an integral part of the cordova ecosystem. They provide
76
+ Plugins are an integral part of the Cordova ecosystem. They provide
77
77
an interface for Cordova and native components to communicate with each
78
78
other and bindings to standard device APIs. This enables you to invoke native
79
79
code from JavaScript.
You can’t perform that action at this time.
0 commit comments