Update index.md oops
This closes #606 Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/d30d1299 Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/d30d1299 Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/d30d1299 Branch: refs/heads/master Commit: d30d1299cce4d05fc5b422a82ced96800912ecff Parents: fee6229 Author: Alex Muramoto <[email protected]> Authored: Tue May 24 19:39:13 2016 -0500 Committer: Steve Gill <[email protected]> Committed: Mon Aug 22 17:59:06 2016 -0700 ---------------------------------------------------------------------- www/docs/en/dev/guide/hybrid/plugins/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/d30d1299/www/docs/en/dev/guide/hybrid/plugins/index.md ---------------------------------------------------------------------- diff --git a/www/docs/en/dev/guide/hybrid/plugins/index.md b/www/docs/en/dev/guide/hybrid/plugins/index.md index 97e319e..d770265 100644 --- a/www/docs/en/dev/guide/hybrid/plugins/index.md +++ b/www/docs/en/dev/guide/hybrid/plugins/index.md @@ -34,7 +34,7 @@ NFC communication, or to tailor calendar interfaces. You can search for availabl on [Cordova Plugin Search page](/plugins/). Plugins comprise a single JavaScript interface along with -corresponding native code libraries for each supported platform. In to essence +corresponding native code libraries for each supported platform. In essence this hides the various native code implementations behind a common JavaScript interface. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
