aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/updating.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/updating.md b/docs/updating.md
index 204d0a2..a01c694 100644
--- a/docs/updating.md
+++ b/docs/updating.md
@@ -10,7 +10,7 @@ Before you can start updating the recipe, you'll need to know its internal ID. T
10 10
11To find the recipe ID, you can search <https://github.com/getferdi/recipes/blob/master/all.json> for the recipe you want to edit. 11To find the recipe ID, you can search <https://github.com/getferdi/recipes/blob/master/all.json> for the recipe you want to edit.
12 12
13In the rest of this guide, always replace "<recipe id>" with the ID of the recipe you want to edit. 13In the rest of this guide, always replace "&lt;recipe id>" with the ID of the recipe you want to edit.
14 14
15## 1. Implement your updates 15## 1. Implement your updates
16 16