Skip to content

Commit 8e66626

Browse files
committed
Addressing PR comments
Signed-off-by: Dawid Nowak <[email protected]>
1 parent 8dcb895 commit 8e66626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site-src/guides/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ A cluster with:
280280

281281
Confirm that the Gateway was assigned an IP address and reports a `Programmed=True` status:
282282
```bash
283-
$ kubectl get gateway kubvernor-inference-gateway
283+
$ kubectl get gateway inference-gateway
284284
NAME CLASS ADDRESS PROGRAMMED AGE
285285
inference-gateway kubvernor-inference-gateway <MY_ADDRESS> True 22s
286286
```

0 commit comments

Comments
 (0)