docs: fix typo in standalone installation pages

This commit is contained in:
raf 2024-11-04 17:38:45 +03:00
commit 7c8dc07824
Signed by: NotAShelf
GPG key ID: AF26552424E53993
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Standalone Installation on NixOS {#ch-standalone-nixos}
Your built Neoevim configuration can be exposed as a flake output to make it
Your built Neovim configuration can be exposed as a flake output to make it
easier to share across machines, repositories and so on. Or it can be added to
your system packages to make it available across your system.