Skip to content

Commit 2907067

Browse files
Update +page.svx fixed typo (#122)
1 parent 90a8a11 commit 2907067

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • src/routes/guide/adding-new-features/custom-items/intro

src/routes/guide/adding-new-features/custom-items/intro/+page.svx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ the basis for how custom items work - we take an item which already exists, then
1818
add or remove item components from that item to give it the desired feel and
1919
functionality.
2020

21-
In this guide we will create a custom edible item which can mine sand instantly
22-
and makes the player glow who eats it.
21+
In this guide, we will create a custom edible item which can mine sand instantly
22+
and makes the player who eats it glow.
2323

2424
## How do custom items work?
2525

0 commit comments

Comments
 (0)