diff --git a/docs/getting-started/form-controls.md b/docs/getting-started/form-controls.md index 8c51f2f7f..db1ea9032 100644 --- a/docs/getting-started/form-controls.md +++ b/docs/getting-started/form-controls.md @@ -159,9 +159,9 @@ Some input types will automatically trigger constraints, such as `email` and `ur ```html preview