docs(cli): fix smart apostrophes in dns and health

This commit is contained in:
Vincent Koc
2026-05-06 00:23:06 -07:00
parent 3f210b10ce
commit 8cc6638017
2 changed files with 2 additions and 2 deletions

View File

@@ -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
- Youre 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"
---

View File

@@ -1,7 +1,7 @@
---
summary: "CLI reference for `openclaw health` (gateway health snapshot via RPC)"
read_when:
- You want to quickly check the running Gateways health
- You want to quickly check the running Gateway's health
title: "Health"
---