Skip to content

Commit 696758e

Browse files
committed
fix more typos
1 parent c864f55 commit 696758e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/build-install/applications/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[](){#ref-build-applications}
22
# Application installation guides
33

4-
This is a collection of installation guides for commonly-used software that is not [officially supported softare][ref-software-sciapps].
4+
This is a collection of installation guides for commonly-used software that is not [officially supported software][ref-software-sciapps].
55

66
!!! note "Contributions welcome!"
77
The guides here are best effort, and may become out of date.

docs/build-install/applications/wrf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ The following dependencies that are not provided by `prgenv-gnu` are required:
124124
* `jasper~shared`: used by WPS (`~shared` will build static libraries, required by WPS).
125125
* `zlib-ng` and `libpng`: used by WPS.
126126

127-
Then follow the steups in the [uenv-spack][ref-building-uenv-spack] guide to install `uenv-spack`, which will be used to install the dependencies
127+
Then follow the steps in the [uenv-spack][ref-building-uenv-spack] guide to install `uenv-spack`, which will be used to install the dependencies
128128

129129
```bash
130130
# start the uenv with the spack view enabled

0 commit comments

Comments
 (0)