diff --git a/README.md b/README.md index 7abf60b9..6ed06c17 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ class MsgBoxPopup(PupyModule): self.log("message box popped !") ``` -and that's it we have a functionning module :) +and that's it, we have a fully functional module :) ```bash >> run msgbox -h