docs: fix typo in basic markup doc (#18434)

the current example in the docs conflates two different (commonly
associated) words.


https://www.reddit.com/r/namenerds/comments/1m6yiw6/what_do_we_think_of_the_name_aretha/
pull/18680/merge
john gravois 4 days ago committed by GitHub
parent 07dda4056b
commit 793e309d4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -202,7 +202,7 @@ You can add a special comment starting with `@component` that will show up when
- You can also use code blocks here.
- Usage:
```html
<Main name="Arethra">
<Main name="Aretha">
```
-->
<script>

Loading…
Cancel
Save