Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bernardjkim committed Jan 8, 2025
1 parent b42a1f2 commit 2d2175b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -949,6 +949,7 @@
"topk",
"tpmrm",
"trustedclusters",
"trustedclustersv2",
"trustpolicy",
"truststore",
"tshd",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ your Teleport username:
$ kubectl apply -f trusted-cluster.yaml
```

1. List the ceated Kubernetes resource:
1. List the created Kubernetes resource:
```code
$ kubectl get trustedclustersv2
NAMESPACE NAME AGE
Expand Down

0 comments on commit 2d2175b

Please sign in to comment.