Skip to content

Commit 57046e0

Browse files
Update src/routes/solid-meta/reference/meta/use-head.mdx
Co-authored-by: Sarah <hello@sarahgerrard.me>
1 parent 55b7128 commit 57046e0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/routes/solid-meta/reference/meta/use-head.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,7 @@ With `meta` tags, can mirror `props.name` or `props.property`.
124124
- **Type:** `Element`
125125
- **Required:** No
126126

127-
An existing element to reuse instead of creating a new one.
128-
This is usually managed internally.
127+
An existing element to reuse instead of creating a new one, typically managed internally.
129128

130129
## Return value
131130

0 commit comments

Comments
 (0)