Skip to content

Commit ba4bf2e

Browse files
committed
fix line length
1 parent 983b9c9 commit ba4bf2e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_episodes/03-configuration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,8 @@ The updated file should look like this:
308308
>>
309309
>> - Are you working on your own local machine?
310310
>> You need to copy `data-local-esmvaltool.yml` into your configuration directory
311-
>> and specify the root path of the folder where the data is available (e.g., ``<your_climate_data_dir>``) as:
311+
>> and specify the root path of the folder where the data is available (e.g.,
312+
>> ``<your_climate_data_dir>``) as:
312313
>>
313314
>>```yaml
314315
>> projects:

0 commit comments

Comments
 (0)