Skip to content

Commit c8a5ff7

Browse files
committed
fixed white spaces
1 parent 7ed151a commit c8a5ff7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_episodes/04-recipe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ Do you recognize the basic recipe structure that was introduced in episode 1?
362362
>> form of `.xml` files.
363363
> > - **timeseries/tas_global**: creates `/preproc/timeseries/tas_global`, which
364364
> > contains preprocessed data for each of the input datasets, a
365-
> > `metadata.yml` file and provenance information in the
365+
> > `metadata.yml` file and provenance information in the
366366
>> form of `.xml` files.
367367
> > - **timeseries/tas_amsterdam**: creates `/preproc/timeseries/tas_amsterdam`,
368368
> > which contains preprocessed data for each of the input datasets, plus a

setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ You can use ESMValTool to automatically download data needed for test recipes.
241241
Please see the [Configuration][lesson-configuration] episode
242242
or the [configuration file documentation][config-file] for more information.
243243
This the recommended option as it has the advantage that data is
244-
stored in subdirectories, and features such as wildcards and recording
244+
stored in subdirectories, and features such as wildcards and recording
245245
the version of the data will work automatically.
246246

247247
Alternatively, you can run the following command using

0 commit comments

Comments
 (0)