From 9ebba12e5b847f675b433309cdfb65b0342e0e88 Mon Sep 17 00:00:00 2001 From: a-kenji Date: Fri, 25 Jul 2025 14:30:32 +0200 Subject: [PATCH] docs: Fix typos in hero section of the documentation index --- docs/site/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/site/index.md b/docs/site/index.md index 715876605..ea9e1de06 100644 --- a/docs/site/index.md +++ b/docs/site/index.md @@ -13,7 +13,7 @@ Built on NixOS, Clan provides a **declarative interface for managing machines** connectivity](./guides/mesh-vpn.md), and [automated backups](./guides/backups.md). Whether you're running a homelab or maintaining critical computing infrastructure, -Clan will help **reduce maintainance burden** by allowing a **git repository to define your whole network** of computers. +Clan will help **reduce maintenance burden** by allowing a **git repository to define your whole network** of computers. In combination with [sops-nix](https://github.com/Mic92/sops-nix), [nixos-anywhere](https://github.com/nix-community/nixos-anywhere) and [disko](https://github.com/nix-community/disko), Clan makes it possible to have **collaborative infrastructure**.