Skip to content

Commit e6de38e

Browse files
author
Remi Kazeroni
committed
Merge branch 'Adding_ESMValTool_elements' of https://github.com/ESMValGroup/ESMValTool_Tutorial into Adding_ESMValTool_elements
2 parents f21698c + b1a2e85 commit e6de38e

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ please preview changes on your machine before submitting a
129129
[pull request][PR]. To do so, you need to install
130130
the software described below:
131131

132-
>>>>>>> main
133132
```bash
134133
# apt (Ubuntu/Devian)
135134
sudo apt install ruby-dev ruby-bundler

_episodes/03-configuration.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ You can get the default configuration file by running:
3838
~~~bash
3939
esmvaltool config get_config_user --path=<target_dir>
4040
~~~
41-
4241
The default configuration file will be downloaded to the directory specified with
4342
the `--path` variable. For instance, you can provide the path to your working directory
4443
as the `target_dir`. If this option is not used, the file will be saved to the default

reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ layout: reference
55
## Glossary
66

77

8-
## Refences:
8+
## References:
99

1010
[ESMValTool main website](https://www.esmvaltool.org/)
1111

0 commit comments

Comments
 (0)