We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c31d71 commit 6b20836Copy full SHA for 6b20836
docs/demo/src/content/tutorial/1-forms-css/3-fieldset/1-fieldset-element/content.md
@@ -11,7 +11,7 @@ This allows you to apply common styling and functional rules to the entire set o
11
12
The current forms includes 6 inputs and we will want each pair to be visually and logically grouped together.
13
14
-Create **3 fieldsets** by wrapping them around the markup responsible for displaing the form fields:
+Create **3 fieldsets** by wrapping them around the markup responsible for displaying the form fields:
15
16
```html add={1,10}
17
<fieldset>
0 commit comments