aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-10-19 21:26:51 +0000
committerFuwn <[email protected]>2024-10-19 21:26:51 +0000
commit7a652ccf7a5e5619251788d359008a696b6ca13d (patch)
tree107e83823dadecb2bc16f72b67e575fefc200acf
parentdocs: move examples text into examples (diff)
downloadyae-7a652ccf7a5e5619251788d359008a696b6ca13d.tar.xz
yae-7a652ccf7a5e5619251788d359008a696b6ca13d.zip
docs(readme): fix typo
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 98f46da..c941d90 100644
--- a/README.md
+++ b/README.md
@@ -95,8 +95,8 @@ You can either install Yae through the flake that this repository exposes or
through [Tsutsumi](https://github.com/Fuwn/tsutsumi).
[Tsutsumi](https://github.com/Fuwn/tsutsumi) provides both flake and flake-less installation
-options, while this repsitory only provides installation support through flakes using the
-exported `inputs.yae.packages.${pkgs.system}.yae` package.
+options, while this repository only provides installation support through flakes
+using the exported `inputs.yae.packages.${pkgs.system}.yae` package.
<details closed>
<summary>Click here to see a minimal Nix flake that exposes a development shell with Yae bundled.</summary>