Skip to content

Commit 40ddf79

Browse files
committed
Spelling
1 parent 54e6d7a commit 40ddf79

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

setup.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -188,13 +188,13 @@ Note that the JASMIN is only open to certain locations (mostly universities, and
188188
You may need a VPN if you wish to connect from your home network.
189189

190190

191-
Congratulations! Please go here [here](#Github-account-(Advanced)) next.
191+
Congratulations! Please go here [here](#GitHub-account-(Advanced)) next.
192192

193193

194194

195195
### DKRZ
196196

197-
Please skip this section if you are not going to use JASMIN and go [here](#Github-account-(Advanced)).
197+
Please skip this section if you are not going to use JASMIN and go [here](#GitHub-account-(Advanced)).
198198

199199
If you do not already have an account at the DKRZ, then [register](https://luv.dkrz.de/projects/newuser/) as soon as possible. You could find a short introduction on how to get started at DKRZ [here](https://www.dkrz.de/up/my-dkrz/getting-started/getting-started-at-dkrz).
200200

@@ -237,15 +237,15 @@ Running batch jobs:
237237
Info and examples on SLURM job scheduling system at DKRZ can be found [here](https://www.dkrz.de/up/systems/mistral/running-job).
238238

239239

240-
Congratulations! Please go here [here](#Github-account-(Advanced)) next.
240+
Congratulations! Please go here [here](#GitHub-account-(Advanced)) next.
241241

242242

243243
### Other computing systems
244244
FIXME
245245

246246
### Your local machine
247247

248-
Please skip this section if you are not going to use ESMValTool on your local machine and go [here](#Github-account-(Advanced)).
248+
Please skip this section if you are not going to use ESMValTool on your local machine and go [here](#GitHub-account-(Advanced)).
249249

250250
If you are planning on running ESMValTool on your own machine, please make sure that you are able to download CMIP data and that you have several GB of space available to install conda & ESMVAlTool, but also enough to make a copy of some data.
251251

@@ -267,23 +267,23 @@ available in Windows 10.
267267

268268

269269

270-
## Github account (Advanced)
270+
## GitHub account (Advanced)
271271

272-
You don’t need a github account to participate in the tutorial.
272+
You don’t need a GitHub account to participate in the tutorial.
273273
However, if you want to raise an issue, contribute to the discussions,
274-
or share your code, please [create a github account](https://github.com/).
274+
or share your code, please [create a GitHub account](https://github.com/).
275275

276-
To learn how to use github, please have a look at this [introduction to github](https://lab.github.com/githubtraining/introduction-to-github).
276+
To learn how to use GitHub, please have a look at this [introduction to GitHub](https://lab.github.com/githubtraining/introduction-to-github).
277277

278278
You may hear a few of the following phrases during the tutorial. Don’t be alarmed, they will make sense eventually.
279279

280-
### github issues
281-
Issues are github’s ticketing system.
280+
### GitHub issues
281+
Issues are GitHub’s ticketing system.
282282
They allow users and developers to discuss problems,
283283
identify bugs, or to make suggestions.
284-
Each issue is assigned a number and will have it’s own page on github.
284+
Each issue is assigned a number and will have it’s own page on GitHub.
285285

286-
Here’s an explanation of the [github issues](https://guides.github.com/features/issues/).
286+
Here’s an explanation of the [GitHub issues](https://guides.github.com/features/issues/).
287287

288288
Raising an issue is the act of creating a new issue.
289289
If you are asked to raise an issue, please follow any instructions that you are given,
@@ -292,7 +292,7 @@ and also make sure that you read the default issue text.
292292

293293
### pull request
294294

295-
A github pull request is the act of requesting that a branch is merged with another branch.
295+
A GitHub pull request is the act of requesting that a branch is merged with another branch.
296296

297297
This is an advanced feature of GitHub, and will generally be performed by the ESMValTool development team.
298298

0 commit comments

Comments
 (0)