@@ -66,7 +66,7 @@ Ionic apps are made of high-level building blocks called Components, which allow
66
66
</DocsCard >
67
67
68
68
<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 >
70
70
</DocsCard >
71
71
72
72
<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
78
78
</DocsCard >
79
79
80
80
<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 >
82
82
</DocsCard >
83
83
84
84
<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
90
90
</DocsCard >
91
91
92
92
<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 >
94
94
</DocsCard >
95
95
96
96
<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
133
133
</DocsCard >
134
134
135
135
<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 >
137
137
</DocsCard >
138
138
139
139
<DocsCard header =" Reorder " href =" api/reorder " icon =" /icons/component-reorder-icon.png " >
0 commit comments