Skip to content

Commit 2c1563f

Browse files
Update content/posts/2025-01-28-cli_use_cases.md
Co-authored-by: Sara Thomas <[email protected]>
1 parent 3689560 commit 2c1563f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/posts/2025-01-28-cli_use_cases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ For each of the following use cases, you must have the `netobserv CLI` installed
1515
oc login <CLUSTER_API_URL> --username <CLUSTER_ADMIN> --password <PASSWORD>
1616
```
1717

18-
To observ what's our CLI deploys on your cluster, you can run `oc events -n netobserv-cli -w` command to watch all the events happening in the `netobserv-cli` namespace.
18+
To observe what the CLI deploys on your cluster, you can run the `oc events -n netobserv-cli -w` command to watch all the events happening in the `netobserv-cli` namespace.
1919

2020
The result will look like:
2121
```sh

0 commit comments

Comments
 (0)