We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fae4d01 commit ccd4bd3Copy full SHA for ccd4bd3
README.md
@@ -153,8 +153,8 @@ echo "The body of the message was: " . $message->getBody();
153
154
### Starting a Verification
155
156
-Nexmo's [Verify API][doc_verify] makes it easy to prove that a user has provided their own phone number during signup,
157
-or implement second factor authentication during signin.
+Nexmo's [Verify API][doc_verify] makes it easy to prove that a user has provided their own phone number during sign up,
+or implement second factor authentication during sign in.
158
159
You can start a verification process using a simple array:
160
0 commit comments