From f88b99ae6a18e221242b0610000d5c625cd95b38 Mon Sep 17 00:00:00 2001 From: Karsten Kraus Date: Tue, 12 Dec 2023 16:35:32 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51f6af5..aabb64a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ store the snapshots locally or upload them to a remote storage backend like AWS or user errors. This agent automates [vault's manual standard backup procedure](https://developer.hashicorp.com/vault/tutorials/standard-procedures/sop-backup#manual-backup-procedures) for a single vault cluster or clusters with disaster recovery. ## Restoring a Snapshot -In case of failure just follow the [standard restore procedure](https://developer.hashicorp.com/vault/tutorials/standard-procedures/sop-restore#procedures) for your cluster's type using the last snapshot created by the agent from your backup storage. +In case of failure just follow the [standard restore procedure](https://developer.hashicorp.com/vault/tutorials/standard-procedures/sop-restore#procedures) for your cluster type using the last snapshot created by the agent from your backup storage. ## Running