From d92990c783e884c56eb8a69cf128a2b332c7357f Mon Sep 17 00:00:00 2001 From: Salim B Date: Sun, 17 Aug 2025 21:37:12 +0200 Subject: [PATCH] docs: fix typo --- docs/NETWORK_ONLINE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/NETWORK_ONLINE.md b/docs/NETWORK_ONLINE.md index ec57928f8da..d2a757ac511 100644 --- a/docs/NETWORK_ONLINE.md +++ b/docs/NETWORK_ONLINE.md @@ -243,7 +243,7 @@ that matches various links, but also by settings like [systemd.network(5)](https://www.freedesktop.org/software/systemd/man/systemd.network.html). It is also possible to plug in additional checks for network state. For -example, to delay `network-online.target` until some a specific host is +example, to delay `network-online.target` until a specific host is reachable (the name can be resolved over DNS and the appropriate route has been established), the following simple service could be used: