Skip to content

Commit 91bfe58

Browse files
author
Lars Maier
authored
Merge pull request #404 from arangodb/documentation/fix-typos
Fix typos
2 parents 9050ba2 + e8d0679 commit 91bfe58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/design/acceptance_test.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Before the test, record the following parameters for the platform the test is ex
1010

1111
- Name of the platform
1212
- Version of the platform
13-
- Upstream Kubernetes version used by the platform (run `kubctrl version`)
14-
- Number of nodes used by the Kubernetes cluster (run `kubectrl get node`)
13+
- Upstream Kubernetes version used by the platform (run `kubectl version`)
14+
- Number of nodes used by the Kubernetes cluster (run `kubectl get node`)
1515
- `StorageClasses` provided by the platform (run `kubectl get storageclass`)
1616
- Does the platform use RBAC? (run `kubectl describe clusterrolebinding`)
1717
- Does the platform support services of type `LoadBalancer`?

0 commit comments

Comments
 (0)