Skip to content

Commit

Permalink
fix typo (bregman-arie#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
abogolepov authored Sep 23, 2021
1 parent a1a1f36 commit 10643a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion certificates/ckad.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ kubectl get ns
<details>
<summary>List all the pods in the namespace 'neverland'</code></summary><br><b>

kubectl get ns -n neverland
kubectl get po -n neverland
</b></details>

<details>
Expand Down

0 comments on commit 10643a0

Please sign in to comment.