Skip to content

Commit 85868d8

Browse files
authored
Merge pull request #28995 from jaronnie/patch-1
Update connecting-frontend-backend.md
2 parents 1a5c82b + 5f4a3ff commit 85868d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/tasks/access-application-cluster/connecting-frontend-backend.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ View information about the backend Deployment:
8282
查看后端的 Deployment 信息:
8383

8484
```shell
85-
kubectl describe deployment hello
85+
kubectl describe deployment backend
8686
```
8787

8888
<!--

0 commit comments

Comments
 (0)