2
0
mirror of https://github.com/frappe/bench.git synced 2025-01-23 15:08:24 +00:00

Update README.md

Last line Typo

"dont" => "done".

Can be better phrased as 

"Any changes related to a role should be made within the role itself, not outside it."
This commit is contained in:
T33R3Xi 2024-02-22 11:00:21 +05:00 committed by GitHub
parent 987a02e41d
commit b8850b62e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,4 +7,4 @@
## Notes for maintainers
- For MariaDB playbooks refer https://github.com/PCextreme/ansible-role-mariadb
- Any changes made in relation to a role should be dont inside the role and not outside it
- Any changes made in relation to a role should be done inside the role and not outside it