Repository: incubator-weex-site
Updated Branches:
  refs/heads/master d669f0bc0 -> 86705bfd1


Update common-events.md

Corrected spelling mistake

Project: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/commit/86705bfd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/tree/86705bfd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/diff/86705bfd

Branch: refs/heads/master
Commit: 86705bfd13c21a3ef8f4712c693b4c8c4c81c175
Parents: d669f0b
Author: PRATIK SAXENA <[email protected]>
Authored: Mon Jun 18 17:19:15 2018 +0530
Committer: GitHub <[email protected]>
Committed: Mon Jun 18 17:19:15 2018 +0530

----------------------------------------------------------------------
 source/wiki/common-events.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/86705bfd/source/wiki/common-events.md
----------------------------------------------------------------------
diff --git a/source/wiki/common-events.md b/source/wiki/common-events.md
index 0753e8a..2f73a5b 100644
--- a/source/wiki/common-events.md
+++ b/source/wiki/common-events.md
@@ -8,7 +8,7 @@ version: 2.1
 
 <!-- toc -->
 
-Weex provide the ability to let events trigger action, like starting a 
JavaScript when a user click on a component. Bellow are the common event 
attributes that can be added to weex components to define event actions.
+Weex provide the ability to let events trigger action, like starting a 
JavaScript when a user click on a component. Below are the common event 
attributes that can be added to weex components to define event actions.
 
 ## Click event
 

Reply via email to