From dfd610325904e3b696dd73443cf3367ea3515b37 Mon Sep 17 00:00:00 2001
From: Chris Croome <chris@webarchitects.co.uk>
Date: Thu, 7 Sep 2023 09:28:42 +0100
Subject: [PATCH] typo

---
 meta/argument_specs.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/argument_specs.yml b/meta/argument_specs.yml
index 358c6eb..e3963bf 100644
--- a/meta/argument_specs.yml
+++ b/meta/argument_specs.yml
@@ -11,7 +11,7 @@
 argument_specs:
   main:
     author: Chris Croome
-    description: An Ansible role for installing and configurinag the Apache HTTP server.
+    description: An Ansible role for installing and configuring the Apache HTTP server.
     short_description: The main entry point for the Apache role.
     options:
       apache:
-- 
GitLab