Skip to content

Commit e1122a4

Browse files
authored
Fixed a couple of typos in README.md
1 parent 715a899 commit e1122a4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
An Atmosphere Cookbook πŸ“” of Recipes for analysing regional or global atmosphere model output. πŸ‘©πŸ½β€πŸ³ πŸ‘¨πŸ»β€πŸ³
1212

13-
We explain: a "recipe" here is an example an analysis of some atmosphere model output or some atmosphere-related observational datasets.
13+
A "recipe" is an example of an analysis of some atmosphere model output or some atmosphere-related observational datasets.
1414
Each "recipe" comes in a self-contained and well-documented Jupyter notebook.
1515
All the recipes combined form a cookbook πŸ“’!
1616

@@ -35,11 +35,11 @@ To make a contribution just raise [an issue](https://github.com/21centuryweather
3535
## Contents
3636

3737
### [Tutorials](https://atmospheric-cookbook.readthedocs.io/en/latest/tutorials.html)
38-
Tutorials that get you started
38+
Tutorials that get you started.
3939

4040
### [Recipes](https://atmospheric-cookbook.readthedocs.io/en/latest/recipes.html)
41-
The main part of this cookbook: All the recipes! These are Jupyter notebooks for either simple or not-so-simple diagnostics and analyses. All notebooks are aimed to be self-contained and well-documented and explained.
42-
If you can find a recipe that suits your purposes, then this is the best place to start.
41+
The main part of this cookbook: All the recipes! These are Jupyter notebooks for either simple or not-so-simple diagnostics and analyses. All notebooks aim to be self-contained, well-documented and explained.
42+
If you can find a recipe that suits your purpose, then this is a great place to start.
4343

4444

4545
## Credits

0 commit comments

Comments
Β (0)