This commit is contained in:
Kevin Hicks 2018-06-21 14:29:18 -05:00 committed by Jim Kalafut
parent 01d50cd3eb
commit cda793f5b3

View file

@ -107,7 +107,7 @@ This guide walk through the following operations:
1. Enable DR replication on the **primary** cluster by invoking **`/sys/replication/dr/primary/enable`** endpoint.
**Eaxmple:**
**Example:**
```plaintext
$ curl --header "X-Vault-Token: ..." \
@ -131,7 +131,7 @@ This guide walk through the following operations:
1. Generate a secondary token by invoking **`/sys/replication/dr/primary/secondary-token`** endpoint.
**Eaxmple:**
**Example:**
```plaintext
$ curl --header "X-Vault-Token: ..." \