aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.0/components
diff options
context:
space:
mode:
Diffstat (limited to 'site/content/docs/5.0/components')
-rw-r--r--site/content/docs/5.0/components/toasts.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.0/components/toasts.md b/site/content/docs/5.0/components/toasts.md
index 50d09478c..ee8eba458 100644
--- a/site/content/docs/5.0/components/toasts.md
+++ b/site/content/docs/5.0/components/toasts.md
@@ -309,7 +309,7 @@ Options can be passed via data attributes or JavaScript. For data attributes, ap
<td><code>delay</code></td>
<td>number</td>
<td>
- <code>500</code>
+ <code>5000</code>
</td>
<td>Delay hiding the toast (ms)</td>
</tr>