diff --git a/docs/docs/components/textarea.md b/docs/docs/components/textarea.md
index e292080dd..0f8a34b72 100644
--- a/docs/docs/components/textarea.md
+++ b/docs/docs/components/textarea.md
@@ -68,7 +68,7 @@ Use the `disabled` attribute to disable a textarea.
Use the `value` attribute to set an initial value.
```html {.example}
-
+
```
### Sizes