Skip to content

Commit e3aa3be

Browse files
committed
update spelling
1 parent b2ac758 commit e3aa3be

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.github/actions/spelling/allow.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ COSMA
1212
CPE
1313
cpe
1414
CPMD
15+
CRYOWRF
1516
CSCS
1617
CWP
1718
CXI
@@ -164,6 +165,8 @@ website
164165
wikipedia
165166
workaround
166167
workflows
168+
wrf
169+
WRF
167170
xattr
168171
xattrs
169172
youtube

docs/build-install/applications/wrf.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ mkdir $STORE/wrf
1616
cd $STORE/wrf
1717
```
1818

19-
Then follow the steups in the [uenv-spack][ref-building-uenv-spack] guide to install `uenv-spack`
19+
Then follow the steps in the [uenv-spack][ref-building-uenv-spack] guide to install `uenv-spack`
2020

2121
```bash
2222
git clone https://github.com/eth-cscs/uenv-spack.git
@@ -97,7 +97,7 @@ Building CRYOWRF is a three step process:
9797
1. Build the bundled WRF
9898

9999
!!! note
100-
This workflow was developed in July 2025 using the most recent commit `8f83858f` of [CRYOWRF](https://gitlabext.wsl.ch/atmospheric-models/CRYOWRF) (commited in August 2023).
100+
This workflow was developed in July 2025 using the most recent commit `8f83858f` of [CRYOWRF](https://gitlabext.wsl.ch/atmospheric-models/CRYOWRF) (committed in August 2023).
101101

102102
It isn't very easy to install, and we have tried to streamline the process as much as possible, so take your time and follow the instructions closely.
103103

0 commit comments

Comments
 (0)