Fix typos

This commit is contained in:
Paul R. C. Kent 2020-04-01 21:25:00 -04:00 committed by GitHub
parent 96eb26cc3d
commit 405f6ee370
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ Script is designed to run inside a user-level cronjob. `chronic` from more utils
helpful to silence the script when everything runs correctly. More information
about `chronic` can be found here at https://packages.debian.org/unstable/utils/moreutils
Here is an example of how to add it to yoru crontab:
Here is an example of how to add it to your crontab:
```
MAILTO=naromero@anl.gov
0 18 * * 0,3,5 chronic /home/naromero/nightly_anl_gce.sh
@ -35,9 +35,9 @@ This is the compiler configuration that is very site-specific and is included as
This file should be placed in `~/.spack/linux/compilers.yaml`
If you are using compilers on top of modules, Spack will need to have the corret module name.
If you are using compilers on top of modules, Spack will need to have the correct module name.
## Other Notes
Tested with Spack develop branch with SHA value 25a65638ff19119dcb04db784170eaa44d545a8e
on April 1, 2020.
on April 1, 2020.