Skip to content

Commit 2e12999

Browse files
authored
change wording in recips pages
1 parent bf0abe6 commit 2e12999

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/routes/wiki/files/recipes/+page.svx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -170,10 +170,10 @@ Unfortunately, components cannot be detected for recipe ingredients
170170

171171
Represents a single item, the result of a recipe. An object containing:
172172

173-
| Field | Format | Description |
174-
| ----------------------- | --------- | ---------------------------------------------------------------------------------------------------------------- |
175-
| `id` | A string | The id of the resulting item |
176-
| `components` (optional) | An object | A map of [component](/wiki/concepts/item_components) names to values, added (or replacing) to the resulting item |
173+
| Field | Format | Description |
174+
| ----------------------- | --------- | ---------------------------------------------------------------------------------------------------------------------------------- |
175+
| `id` | A string | The id of the resulting item |
176+
| `components` (optional) | An object | A map of [component](/wiki/concepts/item_components) names to values, which add to or replace the components of the resulting item |
177177

178178
#### Counted result
179179

0 commit comments

Comments
 (0)