Skip to content

Commit d4c5cda

Browse files
committed
docs(components): updated descriptions on components
1 parent 9955fd4 commit d4c5cda

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/components.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Ionic apps are made of high-level building blocks called Components, which allow
6666
</DocsCard>
6767

6868
<DocsCard header="Date & Time Pickers" href="api/datetime" img="/icons/feature-component-datetime-icon.png">
69-
<p>An interface which makes it easy for users to select dates and time.</p>
69+
<p>Date & time pickers are used to present an interface that makes it easy for users to select dates and times.</p>
7070
</DocsCard>
7171

7272
<DocsCard header="Floating Action Button" href="api/fab" icon="/icons/component-fab-icon.png">
@@ -78,7 +78,7 @@ Ionic apps are made of high-level building blocks called Components, which allow
7878
</DocsCard>
7979

8080
<DocsCard header="Icon" href="api/icon" icon="/icons/component-icons-icon.png">
81-
<p>Ionicons is Ionic's Icon library for use in web, iOS, Android, and desktop apps.</p>
81+
<p>Beautifully designed icons for use in web, iOS, and Android apps.</p>
8282
</DocsCard>
8383

8484
<DocsCard header="Infinite Scroll" href="api/infinite-scroll" icon="/icons/component-infinitescroll-icon.png">
@@ -90,7 +90,7 @@ Ionic apps are made of high-level building blocks called Components, which allow
9090
</DocsCard>
9191

9292
<DocsCard header="Item" href="api/item" img="/icons/feature-component-item-icon.png">
93-
<p>A common UI paradigm that serves as an entry point to more detailed information.</p>
93+
<p>Items are an all-purpose UI container that can be used as part of a list.</p>
9494
</DocsCard>
9595

9696
<DocsCard header="List" href="api/list" icon="/icons/component-lists-icon.png">
@@ -133,7 +133,7 @@ Ionic apps are made of high-level building blocks called Components, which allow
133133
</DocsCard>
134134

135135
<DocsCard header="Refresher" href="api/refresher" img="/icons/feature-component-refresher-icon.png">
136-
<p>A floating action button (FAB) is a circular button that offers an action on a screen.</p>
136+
<p>Refresher provides pull-to-refresh functionality on a content component.</p>
137137
</DocsCard>
138138

139139
<DocsCard header="Reorder" href="api/reorder" icon="/icons/component-reorder-icon.png">

0 commit comments

Comments
 (0)