fix syntax

This commit is contained in:
2026-02-04 19:35:33 +00:00
parent b2c463b1c2
commit 00545725e6
+1 -1
View File
@@ -44,7 +44,7 @@ back to the subscriber.
To avoid using hardcoded IP addresses, it uses multicast DNS/DNS
service discovery to advertise itself as providing the
`_keihin._udp.local" service, so a client can use
`_keihin._udp.local` service, so a client can use
zeroconf/bonjour/avahi to find where it is.
There is a prototype/example client in client/. Consult