From 6dcacce4322c1312fb5af81804398f206e84f799 Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Fri, 19 Mar 2021 07:35:26 +0100 Subject: [PATCH] Update CONTRIBUTING.md Co-authored-by: Sandra McCann --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 35b5408..c0265bb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -46,7 +46,7 @@ cd ~ mkdir -p ~/ansible_collections/community/mysql ``` -5. Fork the `community.mysql` repository via the GitHub web interface. +5. Fork the `community.mysql` repository through the GitHub web interface. 6. Clone the forked repository from your profile to the created path: ```bash