diff --git a/README.rst b/README.rst index 6dddbb6..d7b9b2b 100644 --- a/README.rst +++ b/README.rst @@ -51,7 +51,7 @@ Now: Ansible 2.10 and later * Ansible Collections: * Can be released independently of ansible-base and Ansible, at whatever release cycle/cadence the collection maintainer prefers. - * Will have their own repo (GitHub, GitLab, etc) with dedicated backlog, ie no more shared massive issue & PR backlog. + * Will have their own repo (GitHub, GitLab, etc) with dedicated backlog, i.e. no more shared massive issue & PR backlog. * Should still have CI testing and in many cases can be tested more thoroughly. * The released package of Ansible 2.10 will pull in ``ansible-base`` and the various community collections that were previously a part of ``ansible/ansible``