diff --git a/doc/020_installation.rst b/doc/020_installation.rst index 768c8aa8a..1c41aeb76 100644 --- a/doc/020_installation.rst +++ b/doc/020_installation.rst @@ -114,7 +114,7 @@ Nix & NixOS =========== If you are using `Nix / NixOS `__, -there is a package named ``restic`` avaliable in `nixpkgs `__. +there is a package named ``restic`` available in `nixpkgs `__. You can install it by adding this to your ``configuration.nix``: .. code-block:: console