Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirc authored Oct 25, 2019
1 parent ff5d03a commit 4521e3a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Every namespace has a default service account resource called `default`.
You can list this and any other serviceAccount resources in the namespace with this command:

```shell
kubectl get serviceAccounts
kubectl get serviceaccounts
```
The output is similar to this:

Expand Down

0 comments on commit 4521e3a

Please sign in to comment.