diff --git a/wiki/items/food/en.md b/wiki/items/food/en.md index 9da214cf..d9698f00 100644 --- a/wiki/items/food/en.md +++ b/wiki/items/food/en.md @@ -2,7 +2,7 @@ This tutorial will assume that you already understand [Creating your First Item](first-item) -Adding a `FoodComponent` to an item's settings makes that item food. A `FoodComponent` can be created using a `FoodComponent.Bulder`. Try reading the inline documentation (Javadocs) of the builder to understand what's going on here, or continue reading for an explanation: +Adding a `FoodComponent` to an item's settings makes that item food. A `FoodComponent` can be created using a `FoodComponent.Builder`. Try reading the inline documentation (Javadocs) of the builder to understand what's going on here, or continue reading for an explanation: ```java public static final Item EXAMPLE_FOOD = new Item(new QuiltItemSettings().food(