From fde5fd1c6beb73047f0c75e5b75541840746b605 Mon Sep 17 00:00:00 2001 From: n1nj4sec Date: Sun, 11 Oct 2015 18:14:20 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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