Skip to content

Commit 32b6bfe

Browse files
committed
Fix typo
1 parent 4b5c5d1 commit 32b6bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ It will generate the `hosts` configuration file based on your environment settin
9494
> This file is generated automatically for an ephemeral CouchDB instance during `setup.yml`.
9595
9696
The default configuration does not run multiple instances of core components (e.g., controller, invoker, kafka).
97-
You may elect to enable high-availability (HA) mode by passing tne Ansible option `-e mode=HA` when executing this playbook.
97+
You may elect to enable high-availability (HA) mode by passing the Ansible option `-e mode=HA` when executing this playbook.
9898
This will configure your deployment with multiple instances (e.g., two Kafka instances, and two invokers).
9999

100100
In addition to the host file generation, you need to configure the database for your deployment. This is done

0 commit comments

Comments
 (0)