Fix typos (#4813)
This commit is contained in:
parent
01d50cd3eb
commit
cda793f5b3
|
@ -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: ..." \
|
||||
|
|
Loading…
Reference in a new issue