Skip to content

Commit 9012e02

Browse files
fixed issue #278
1 parent 661a89e commit 9012e02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_episodes/10-debugging.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Press <kbd>ctrl</kbd> + <kbd>O</kbd> to save the file,
124124
and then <kbd>ctrl</kbd> + <kbd>X</kbd> to exit ``nano``.
125125
{: .callout}
126126

127-
>## See the recipe_python.yml
127+
> ## See the recipe_python.yml
128128
>
129129
```yaml
130130
# ESMValTool
@@ -236,7 +236,7 @@ diagnostics:
236236
quickplot:
237237
plot_type: plot
238238
```
239-
239+
>
240240
{: .solution}
241241
242242

0 commit comments

Comments
 (0)