Skip to content

Commit 552243a

Browse files
authored
Merge pull request #428 from ESMValGroup/Fix_a_quick_problem_with_episode3
Fix a typo in 03-configuration.md
2 parents b054f7c + f40de3a commit 552243a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_episodes/03-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ copy the appropriate configuration file by running
246246
247247
Additionally, it is necessary to configure
248248
[intake-esgf](https://intake-esgf.readthedocs.io/en/stable/configure.html).
249-
For this you need to copy the file `conf.yaml` in the directory `~/.config/intake-esgf` and
249+
For this you need to copy the file `conf.yml` in the directory `~/.config/intake-esgf` and
250250
update the `local_cache` and `esg_dataroot` with your desired download directory in this intake-esgf
251251
configuration file. The updated file should look like this:
252252
> ## conf.yml

0 commit comments

Comments
 (0)