From 788cb2af3ffab2bc988db9bbe936cfd83ff5b3b2 Mon Sep 17 00:00:00 2001 From: Alex Fornuto Date: Thu, 30 Sep 2021 10:27:13 -0500 Subject: [PATCH] typo (#2644) --- docs/partials/generate-recovery-token.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/partials/generate-recovery-token.md b/docs/partials/generate-recovery-token.md index ee29d8153..f1d665775 100644 --- a/docs/partials/generate-recovery-token.md +++ b/docs/partials/generate-recovery-token.md @@ -1,4 +1,4 @@ -In the event that you lose access to the console via delegated access (the policy defined in Pomerium), there exists a fallback procedure to gain regain access ot the console via a generated recovery token. +In the event that you lose access to the console via delegated access (the policy defined in Pomerium), there exists a fallback procedure to regain access to the console via a generated recovery token. ![Pomerium Enterprise Recovery Sign In](./img/recovery-token.png) @@ -14,4 +14,4 @@ To generate a token, run the `pomerium-console generate-recovery token` command ::: tip You can run the `pomerium-console` binary from any device with access to the database. -::: \ No newline at end of file +:::