Github user jondong commented on a diff in the pull request:
https://github.com/apache/incubator-weex-site/pull/6#discussion_r149261611
--- Diff: source/references/components/indicator.md ---
@@ -10,23 +10,24 @@ version: 2.1
### Summary
-This component must be used as a subcomponent of a
[`slider`](./slider.html) component.
+The `<indicator>` component usually used to show an indicator effect, it
must be used as a subcomponent of a [`slider`](./slider.html) component.
### Child Components
-This component supports no child components.
+This component dosen not supports any child components.
--- End diff --
This component does not support any child component.
---