chore(zerotier): fix stableEndpoint example

This commit is contained in:
Erin van der Veen
2025-09-10 20:48:50 +02:00
parent 0d3a62321a
commit 890e8c7003

View File

@@ -45,7 +45,7 @@
It will be reachable under the given stable endpoints.
'';
example = ''
[ 1.2.3.4" "10.0.0.3/9993" "2001:abcd:abcd::3/9993" ]
[ "1.2.3.4" "10.0.0.3/9993" "2001:abcd:abcd::3/9993" ]
'';
};