Skip to content

Commit ccd4bd3

Browse files
Steve Crowlornajane
authored andcommitted
Fix typos.
1 parent fae4d01 commit ccd4bd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,8 @@ echo "The body of the message was: " . $message->getBody();
153153

154154
### Starting a Verification
155155

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.
156+
Nexmo's [Verify API][doc_verify] makes it easy to prove that a user has provided their own phone number during sign up,
157+
or implement second factor authentication during sign in.
158158

159159
You can start a verification process using a simple array:
160160

0 commit comments

Comments
 (0)