You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ or making a Text to Speech call.
8
8
9
9
## Setup
10
10
11
-
To use the examples you will first need a [Nexmo account][sign-up]. Then rename
11
+
To use the examples, you will first need a [Nexmo account][sign-up]. Then rename
12
12
the `example.env` file to `.env` and set the values as required.
13
13
14
14
For some of the examples you will need to [buy a number][buy-number].
@@ -34,7 +34,7 @@ Navigate to the appropriate route defined in `server.py` to execute the example.
34
34
35
35
## Request an Example
36
36
37
-
Please [raise and issue](https://github.com/nexmo-community/nexmo-python-quickstart/issues) to request an example that isn't present within the quickstart. Pull requests will be gratefully received.
37
+
Please [raise an issue](https://github.com/nexmo-community/nexmo-python-quickstart/issues) to request an example that isn't present within the quickstart. Pull requests will be gratefully received.
0 commit comments