]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs: fix typo
authorSalim B <git@salim.space>
Sun, 17 Aug 2025 19:37:12 +0000 (21:37 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 17 Aug 2025 19:43:44 +0000 (04:43 +0900)
docs/NETWORK_ONLINE.md

index ec57928f8daba69e46fb6225f3070e4b035d3f0c..d2a757ac5111511a59a609851ab17861cf9e4cff 100644 (file)
@@ -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: