Skip to content

Commit f40de3a

Browse files
authored
Update 03-configuration.md
There was one little typo in the text which made the description of the example with "intake-esgf" unclear. This is the fix.
1 parent b054f7c commit f40de3a

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)