From 10cfa06cb6b6da7ea437f32414af84e62d31ed44 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 4 Jun 2017 02:00:09 +0200 Subject: README: Improve wording of Configuration step "Open" sounded a bit ambiguous to me. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2c9845a..4c34af7 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ to the TimeTask website (relax, we won't be using it much after this). 2. Fill in a single entry, but don't submit it yet 3. Open the Network console in your browser's developer tools 4. Submit your time entry -5. Open the POST request to `https://*.timetask.com/index.php` +5. View the POST request to `https://*.timetask.com/index.php` 6. Take a look at the form data of the request You should see something like this: -- cgit v1.2.3