Skip to content

Commit 55dd3dc

Browse files
authored
Fixing small type in readme
1 parent d977d06 commit 55dd3dc

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)