We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bb31ac commit 7dac062Copy full SHA for 7dac062
1 file changed
src/content/learn/your-first-component.md
@@ -18,7 +18,7 @@ title: Your First Component
18
19
## Components: UI building blocks {/*components-ui-building-blocks*/}
20
21
-On the Web, HTML lets us create rich structured documents with its built-in set of tags like `<h1>` and `<li>`:
+On the Web, HTML allows us to create rich, structured documents with its built-in set of tags like `<h1>` and `<li>`:
22
23
```html
24
<article>
0 commit comments