Skip to content

Commit 0a8bad4

Browse files
benjamintanweihaoyetone
authored andcommitted
Fix typo in admin guide.
1 parent 3434590 commit 0a8bad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin-guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ Check installation status with Helm
382382
helm status yatai -n yatai-system
383383
```
384384

385-
Run `kubectl get sv`svc command to list out all of the services deployed by Yatai.
385+
Run the `kubectl get svc` command to list out all of the services deployed by Yatai.
386386

387387
```bash
388388
kubectl get svc --all-namespaces

0 commit comments

Comments
 (0)