From da9758fbf9f593614bb6e09778f664d78f63f63f Mon Sep 17 00:00:00 2001 From: Bernd Schoolmann Date: Thu, 3 Aug 2023 02:06:27 +0200 Subject: [PATCH] Fix typo in readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 739f9dc..7aac270 100644 --- a/Readme.md +++ b/Readme.md @@ -20,7 +20,7 @@ hashicorp vault. Parts of the code still need major refactor, and the code needs more testing. Expect some features to break. -Setup is a bit inloved atm. +Setup is a bit involed atm. ### Requirements Right now, Goldwarden is only tested on Linux. It should be possible to port to mac / bsd, I'm open to PRs.