Skip to content

Commit 44bad5f

Browse files
Update _episodes/04-recipe.md
Co-authored-by: Peter Kalverla <[email protected]>
1 parent 55a46c8 commit 44bad5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_episodes/04-recipe.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -635,6 +635,8 @@ The snippets for the edits can be found below:
635635
636636
> ## Land surface average temperature
637637
>
638+
> In the `diff` file below you will see the changes we have made to the file. The top 2 lines are the filenames and the lines like @@ -20,12 +20,14 @@ indicate the line numbers in the original and modified file, respectively. For more info on this format, see [here](https://en.wikipedia.org/wiki/Diff#Unified_format)
639+
>
638640
> ```diff
639641
> --- data/recipe_example.yml
640642
> +++ data/recipe_example_ts.yml

0 commit comments

Comments
 (0)