Skip to content

Commit 6ce3f34

Browse files
committed
Fix reference docs
1 parent dfcbe7d commit 6ce3f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-devsite/auth.phoneauthprovider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ verifyPhoneNumber(phoneOptions: PhoneInfoOptions | string, applicationVerifier:
217217

218218
Promise<string>
219219

220-
A Promise for a verification ID that can be passed to [PhoneAuthProvider.credential()](./auth.phoneauthprovider.md#phoneauthprovidercredential) to identify this flow..
220+
A Promise for a verification ID that can be passed to [PhoneAuthProvider.credential()](./auth.phoneauthprovider.md#phoneauthprovidercredential) to identify this flow.
221221

222222
### Example 1
223223

0 commit comments

Comments
 (0)