Skip to content

Commit 13af9cd

Browse files
committed
Replace words on the page titled "Your First Component“
1 parent eb174dd commit 13af9cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/learn/your-first-component.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ title: Your First Component
1818

1919
## Components: UI building blocks {/*components-ui-building-blocks*/}
2020

21-
On the Web, HTML lets us create rich structured documents with its built-in set of tags like `<h1>` and `<li>`:
21+
On the Web, HTML allows us create rich, structured documents with its built-in set of tags like `<h1>` and `<li>`:
2222

2323
```html
2424
<article>

0 commit comments

Comments
 (0)