From 0519ec3f30e08021897ec6f7293c0470281393e7 Mon Sep 17 00:00:00 2001 From: Brian Shumate Date: Thu, 14 Nov 2019 11:53:42 -0500 Subject: [PATCH] Typo (#7880) --- website/source/api/system/replication/replication-dr.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/api/system/replication/replication-dr.html.md b/website/source/api/system/replication/replication-dr.html.md index e28d8df291..ce52a5654d 100644 --- a/website/source/api/system/replication/replication-dr.html.md +++ b/website/source/api/system/replication/replication-dr.html.md @@ -438,7 +438,7 @@ $ curl \ The `/sys/replication/dr/secondary/generate-operation-token` endpoint is used to create a new Disaster Recovery operation token for a DR secondary. These tokens are used to authorize -certain DR Operation. They should be treated like traditional root tokens by +certain DR Operations. They should be treated like traditional root tokens by being generated when needed and deleted soon after. ## Read Generation Progress