From 4aad2227d40898f18feb909c1a2ce4998a4233a6 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Tue, 6 Feb 2024 07:54:47 +0100 Subject: [PATCH] [readme] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d60b90e..fed4a35 100644 --- a/README.md +++ b/README.md @@ -43,5 +43,5 @@ Now here is some OpenAI generated ASCII art based on my architectural descriptio # Requirements This Ansible playbook assumes the target hosts are prepared with the following: - Docker container runtime installed - - `/mnt/certs`` share is mounted + - `/mnt/certs` share is mounted - Ansible user has passwordless sudo