From 4cd54345f44f8cf78c003bfd8340a583b5a2ff73 Mon Sep 17 00:00:00 2001 From: hygienic-books Date: Mon, 6 Jun 2022 23:39:06 +0200 Subject: [PATCH] docs(login): Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f12a94..ad0746e 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Once Vault's initialized and with your `root` token in hand log in via the `toke * Assign policies `administrator` and `auditor` to that group * Create one entity to represent yourself as an administrator * Create on alias assigned to that entity for you to use as a username -* Enable auth menthod `userpass` +* Enable auth method `userpass` * Create one `userpass` username named like your alias, define your own password * Add your own entity to group `administrators`