From e942d6ea435e9d58cd533ba01fe079b5e3644be3 Mon Sep 17 00:00:00 2001 From: John Karahalis Date: Sat, 2 Aug 2025 20:52:31 -0400 Subject: [PATCH] Fix grammatical error in "Getting Started" section Signed-off-by: John Karahalis --- docs/main/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/main/index.md b/docs/main/index.md index 70725f1..6d0f4b6 100644 --- a/docs/main/index.md +++ b/docs/main/index.md @@ -2,7 +2,7 @@ Before installing Pi-hole, you need to make sure your system meets the [prerequi After the installation is complete, check the [Post-Install steps](post-install.md) to make sure your network is using Pi-hole. -With the [`pihole` command](pihole-command.md), you can manually run Pi-hole commands, including [update Pi-hole](update.md). +With the [`pihole` command](pihole-command.md), you can manually run Pi-hole commands, including [a command which updates Pi-hole](update.md). Alternatively, you can also use the [web interface](https://github.com/pi-hole/web/) to run and configure your Pi-hole.