Skip to content

Commit 6794bce

Browse files
MarkalopeChris Brody
authored and
Chris Brody
committed
Update index.md (apache#898)
Fixed inconsistencies in capitalization of Cordova.
1 parent 8f09fa4 commit 6794bce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

www/docs/en/dev/guide/overview/index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ Use Apache Cordova if you are:
4646

4747
# Architecture
4848

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

5252
![]({{ site.baseurl }}/static/img/guide/cordovaapparchitecture.png)
5353

@@ -73,7 +73,7 @@ works, such as whether it responds to orientation shifts.
7373

7474
## Plugins
7575

76-
Plugins are an integral part of the cordova ecosystem. They provide
76+
Plugins are an integral part of the Cordova ecosystem. They provide
7777
an interface for Cordova and native components to communicate with each
7878
other and bindings to standard device APIs. This enables you to invoke native
7979
code from JavaScript.

0 commit comments

Comments
 (0)