Skip to content

Commit 5b181da

Browse files
author
Lars Maier
authored
Merge pull request #300 from moorara/patch-1
Fixing small type in readme
2 parents 4df340b + 55dd3dc commit 5b181da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ it is intended to be.
4242
# The following will install the custom resources required by the operators.
4343
helm install https://github.com/arangodb/kube-arangodb/releases/download/0.3.4/kube-arangodb-crd.tgz
4444
# The following will install the operator for `ArangoDeployment` &
45-
# `ArangoDeplomentReplication` resources.
45+
# `ArangoDeploymentReplication` resources.
4646
helm install https://github.com/arangodb/kube-arangodb/releases/download/0.3.4/kube-arangodb.tgz
4747
# To use `ArangoLocalStorage`, also run
4848
helm install https://github.com/arangodb/kube-arangodb/releases/download/0.3.4/kube-arangodb-storage.tgz

0 commit comments

Comments
 (0)