Skip to content

Commit 1ac19d9

Browse files
Update _episodes/06-debugging.md
Co-authored-by: Peter Kalverla <[email protected]>
1 parent 60dd4dd commit 1ac19d9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_episodes/06-debugging.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -210,10 +210,10 @@ What suggestions would you give the researcher for fixing the error?
210210
>
211211
>> ## Solution
212212
>>
213-
>> 1. inspect the ``main_log.txt``
214-
>> 2. check the user-config.yml to see if the correct directory for input data is introduced.
215-
>> 3. check the available data, regarding exp, mip, ensemble, start_year, and end_year
216-
>> 4. check the variable name in the ``diag_timeseries_temperature`` section in the recipe.
213+
>> 1. Inspect ``main_log.txt``
214+
>> 2. Check ``user-config.yml`` to see if the correct directory for input data is introduced
215+
>> 3. Check the available data, regarding exp, mip, ensemble, start_year, and end_year
216+
>> 4. Check the variable name in the ``diag_timeseries_temperature`` section in the recipe
217217
> {: .solution}
218218
{: .challenge}
219219

0 commit comments

Comments
 (0)