Skip to content

Commit d887461

Browse files
committed
modifications to reflect changed chapter orders
1 parent a5132ca commit d887461

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_episodes/06-preprocessor.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ preprocessing, and then runs our Python script.
4646

4747
> ## Drawing up a plan
4848
>
49-
> In the previous episode, we have seen that ESMValTool executed a number of
50-
> tasks. Write down which tasks we will need to do in this episode. And what does
49+
> Previously, we have seen that ESMValTool executed a number of
50+
> tasks. Write down which tasks we will need to do in this episode. And what do
5151
> each of these tasks do?
5252
>
5353
> > ## Answer
@@ -172,7 +172,7 @@ INFO Run was successful
172172
## Adding a dataset entry
173173
174174
Let's add a datasets section. We will reuse the same datasets that we used in
175-
the previous episode. The data files are stored in `~/esmvaltool_tutorial/data`.
175+
previous episodes. The data files are stored in `~/esmvaltool_tutorial/data`.
176176
177177
> ## Filling in the dataset keys
178178
>

0 commit comments

Comments
 (0)