From b8850b62e21bdbd946641c596e93d1979bb8813c Mon Sep 17 00:00:00 2001 From: T33R3Xi <65124951+T33R3Xi@users.noreply.github.com> Date: Thu, 22 Feb 2024 11:00:21 +0500 Subject: [PATCH] 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." --- bench/playbooks/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bench/playbooks/README.md b/bench/playbooks/README.md index 4c524ff1..4e46dda3 100644 --- a/bench/playbooks/README.md +++ b/bench/playbooks/README.md @@ -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