diff options
author | Cameron Smith <[email protected]> | 2024-12-20 08:45:33 +1000 |
---|---|---|
committer | GitHub <[email protected]> | 2024-12-19 23:45:33 +0100 |
commit | 0cf43e594f13e3de1f076028c13d10a25ef4a635 (patch) | |
tree | f2d2d232ba3c9608aa4f58175d08d2e956dfea1e /docs/guide/getting-started | |
parent | c34349ca44c4e43bf2c58b3e2e4f1f9e39358b53 (diff) |
Fix typo in docs (#190)
Diffstat (limited to 'docs/guide/getting-started')
-rw-r--r-- | docs/guide/getting-started/installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide/getting-started/installation.md b/docs/guide/getting-started/installation.md index e32b6a9..a942315 100644 --- a/docs/guide/getting-started/installation.md +++ b/docs/guide/getting-started/installation.md @@ -22,7 +22,7 @@ maintainer: [@Aylur](https://github.com/Aylur) Read more about it on the [nix page](./nix#astal) -## Bulding From Source +## Building From Source 1. Install the following dependencies |