From 2a80c301a64bd9e13d8e43b84f1945dac6039ae2 Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Tue, 25 May 2021 07:54:16 +0300 Subject: [PATCH] README: fix typos (#174) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cade6397..91103a66 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,13 @@ ## Code of Conduct -We follow [Ansible Code of Conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html) in all our interactions within this project. +We follow the [Ansible Code of Conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html) in all our interactions within this project. If you encounter abusive behavior violating the [Ansible Code of Conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html), please refer to the [policy violations](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html#policy-violations) section of the Code of Conduct for information on how to raise a complaint. ## Contributing -The content of this collection are made by [people](CONTRIBUTORS) like you. +The content of this collection is made by [people](CONTRIBUTORS) like you. Any kind of contribution is very welcome.