From aa751b1c4acf8cee80f23c4458a5249f1ab9b979 Mon Sep 17 00:00:00 2001 From: hygienic-books Date: Mon, 6 Jun 2022 23:39:42 +0200 Subject: [PATCH] docs(users): Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad0746e..833a8d3 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Once Vault's initialized and with your `root` token in hand log in via the `toke * Create group `administrators` * 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 +* Create one alias assigned to that entity for you to use as a username * Enable auth method `userpass` * Create one `userpass` username named like your alias, define your own password * Add your own entity to group `administrators`