diff --git a/examples/exampleRegister.php b/examples/exampleRegister.php index f7122800..35086330 100644 --- a/examples/exampleRegister.php +++ b/examples/exampleRegister.php @@ -21,7 +21,7 @@ $nickname = 'John Doe'; // This is the username displayed by WhatsApp clients. -// Create a instance of WhastPort. +// Create a instance of WhatsProt. $w = new WhatsProt($username, $identity, $nickname, $debug); // How to create an account __ONLY__ if you do not have a associated to our phone number.