Fixed Typos

This commit is contained in:
Tobias-Melzer
2018-12-18 13:49:18 +01:00
committed by Nanne Baars
parent 84f67b5a7e
commit 7daaac9a3f
8 changed files with 23 additions and 23 deletions

View File

@ -9,8 +9,8 @@ image::images/ChromeDev_Sources.jpg[DeveloperToolsSources,400,500,style="lesson-
In the Network tab you can view HTTP requests and responses the website has performed.
If you want more detailed information on a particular request, just click on it.
In the Timeline above the blue dots represent, when these requests and responses have been performed.
You can also see the Requests done in a specific time frame, simply by clicking and dragging on the timeline. Now the Window
In the Timeline above the blue dots represent when these requests and responses have been performed.
You can also see the Requests done in a specific time frame, simply by clicking and dragging on the timeline. Now the window
below, will only show the requests and responses done in that particular time frame.
image::images/ChromeDev_Network.jpg[DeveloperToolsNetwork,400,500,style="lesson-image"]