From 8cc663801750770bcd23bce30126239f17f497eb Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Wed, 6 May 2026 00:23:06 -0700 Subject: [PATCH] docs(cli): fix smart apostrophes in dns and health --- docs/cli/dns.md | 2 +- docs/cli/health.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/cli/dns.md b/docs/cli/dns.md index e551f74f4c1..b10abc269e0 100644 --- a/docs/cli/dns.md +++ b/docs/cli/dns.md @@ -2,7 +2,7 @@ summary: "CLI reference for `openclaw dns` (wide-area discovery helpers)" read_when: - You want wide-area discovery (DNS-SD) via Tailscale + CoreDNS - - You’re setting up split DNS for a custom discovery domain (example: openclaw.internal) + - You're setting up split DNS for a custom discovery domain (example: openclaw.internal) title: "DNS" --- diff --git a/docs/cli/health.md b/docs/cli/health.md index 722d1b1c2a1..8d55d385f92 100644 --- a/docs/cli/health.md +++ b/docs/cli/health.md @@ -1,7 +1,7 @@ --- summary: "CLI reference for `openclaw health` (gateway health snapshot via RPC)" read_when: - - You want to quickly check the running Gateway’s health + - You want to quickly check the running Gateway's health title: "Health" ---