Skip to content

Commit ab7d545

Browse files
authored
Merge pull request #81 from airbr/patch-1
Remove reference to email address from note
2 parents 6f3d936 + 17468b5 commit ab7d545

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/api/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ If you can't see any API Keys, that means you don't currently have any and you w
1818
## 2. Submit your first test
1919
To make sure your API key is ready to go, let's get your first test submitted. It takes some time for a test to complete.
2020

21-
Copy and paste the following command into your terminal, inserting your api key and email address in place of the placeholders:
21+
Copy and paste the following command into your terminal, inserting your api key in place of the placeholders:
2222

2323
```bash
2424
curl https://www.webpagetest.org/runtest.php?url=https://www.webpagetest.org&k={YOUR_API_KEY}&f=json
@@ -57,4 +57,4 @@ Congratulations! You've just successfully submitted your first test using the We
5757

5858
- Dig deeper into the [API reference guide](/api/reference/) to see what parameters are available to you
5959
- Check out some of the [existing integrations built around WebPageTest](/integrations/) from both the WebPageTest team as well [as the WebPageTest community](/integrations/#officially-supported-integrations)
60-
- View [our collection of common API recipes](https://github.com/WebPageTest/WebPageTest-API-Recipes) (using the Node.js wrapper)
60+
- View [our collection of common API recipes](https://github.com/WebPageTest/WebPageTest-API-Recipes) (using the Node.js wrapper)

0 commit comments

Comments
 (0)