From dfe422640239b68700434fbe1eb01b85cbac4350 Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Tue, 31 Oct 2023 02:38:22 +0000 Subject: [PATCH] README.rst: spell out "and" instead of using an ampersand --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index dfb86c2..345eb89 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, i.e. 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 and 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``