From 62461040902b6c2f7368c5a15a720d1fde3d2962 Mon Sep 17 00:00:00 2001
From: Komal Uttamrao Patil <ku.patil31@gmail.com>
Date: Tue, 13 Oct 2020 14:42:04 -0700
Subject: [PATCH] Os9 collection (#14)

* version compatibility changes added
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b5a3bf3..0ed9674 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ To install a specific version, a version range identifier must be specified. For
 
 ## Version compatibility
 
-* Ansible version 2.10 or later.
+* Ansible version 2.10 or higher
 * Python 2.7 or higher and Python 3.5 or higher
 
 > **NOTE**: For Ansible versions lower than 2.10, use the legacy [dellos9 modules](https://ansible-dellos-docs.readthedocs.io/en/latest/modules.html#os9-modules) and [dellos roles](https://ansible-dellos-docs.readthedocs.io/en/latest/roles.html).