Skip to content

Commit 20b2684

Browse files
committed
docs(components): improve toast description
1 parent eb04f62 commit 20b2684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Ionic apps are made of high-level building blocks called Components, which allow
165165
</DocsCard>
166166

167167
<DocsCard header="Toast" href="api/toast" icon="/icons/component-toast-icon.png">
168-
<p>Toast shows brief notifications over your app's content and can be temporary or dismissible.</p>
168+
<p>Toasts are subtle notifications that appear over your app's content without interrupting user interaction.</p>
169169
</DocsCard>
170170

171171
<DocsCard header="Toggle" href="api/toggle" icon="/icons/component-toggle-icon.png">

0 commit comments

Comments
 (0)