Skip to content

Commit 6df27ab

Browse files
author
Jarrad Lee
committed
PD-20182 Fixed typos in README.rst.
1 parent 199a67c commit 6df27ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ With just two classes, **telesign.api** abstracts much of the complexity of the
2525
+----------------------+--------------------------------------------------------------------------+
2626
| Python Class | Description |
2727
+======================+==========================================================================+
28-
| telesign.api.PhoneId | The **PhoneId** class exposes three services that each provide |
28+
| telesign.api.PhoneId | The **PhoneId** class exposes four services that each provide |
2929
| | information about a specified phone number. |
3030
| | |
3131
| | *standard* |
@@ -46,7 +46,7 @@ With just two classes, **telesign.api** abstracts much of the complexity of the
4646
| | provides actionable data associated with the specified phone number. |
4747
| | |
4848
+----------------------+--------------------------------------------------------------------------+
49-
| telesign.api.Verify | The **Verify** class exposes two services for sending users a |
49+
| telesign.api.Verify | The **Verify** class exposes four services for sending users a |
5050
| | verification token (a three to five-digit number). You can use this |
5151
| | mechanism to simply test whether you can reach users at the phone number |
5252
| | they supplied, or you can have them use the token to authenticate |

0 commit comments

Comments
 (0)