diff --git a/docs/src/pages/components/Button.svx b/docs/src/pages/components/Button.svx
index c1ff6700..efe7681d 100644
--- a/docs/src/pages/components/Button.svx
+++ b/docs/src/pages/components/Button.svx
@@ -39,7 +39,7 @@
- You must provide an `iconDescription` for the button tooltip.
+ You must provide an iconDescription for the button tooltip.
@@ -57,7 +57,7 @@
- You must provide an iconDescription
for the button tooltip.
+ You must provide an iconDescription for the button tooltip.
diff --git a/docs/src/pages/components/DatePicker.svx b/docs/src/pages/components/DatePicker.svx
index 4405d8c5..e142a8ae 100644
--- a/docs/src/pages/components/DatePicker.svx
+++ b/docs/src/pages/components/DatePicker.svx
@@ -65,7 +65,7 @@ components: ["DatePicker", "DatePickerInput", "DatePickerSkeleton"]
- If using Rollup, specify inlineDynamicImports: true
in your rollup.config.js.
+ If using Rollup, specify inlineDynamicImports: true in your rollup.config.js.