Update CONTRIBUTING.md

Co-authored-by: Sandra McCann <samccann@redhat.com>
This commit is contained in:
Andrew Klychkov 2021-03-19 07:35:26 +01:00
parent f5e48424db
commit 6dcacce432

View file

@ -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