diff options
author | Teddy Wing | 2017-06-04 02:00:09 +0200 |
---|---|---|
committer | Teddy Wing | 2017-06-04 02:00:09 +0200 |
commit | 10cfa06cb6b6da7ea437f32414af84e62d31ed44 (patch) | |
tree | 4cf323694692322036b80d2d921ff966096c6c36 /README.md | |
parent | c715a7219c65293112f377bc16a4bcf9f9f27de5 (diff) | |
download | timetasker-10cfa06cb6b6da7ea437f32414af84e62d31ed44.tar.bz2 |
README: Improve wording of Configuration step
"Open" sounded a bit ambiguous to me.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |