docs: fix typo

This commit is contained in:
Salim B
2025-08-17 21:37:12 +02:00
committed by Yu Watanabe
parent e196be154e
commit d92990c783

View 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). [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 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 reachable (the name can be resolved over DNS and the appropriate route has been
established), the following simple service could be used: established), the following simple service could be used: