Fixed Typos
This commit is contained in:
committed by
Nanne Baars
parent
84f67b5a7e
commit
7daaac9a3f
@ -1,11 +1,11 @@
|
||||
== Google Chrome Developer Tools
|
||||
|
||||
To complete certain assignments you sometimes may have to look at the JavaScript
|
||||
source code or run a JavaScript Command on your own.
|
||||
To do that Google Chrome has a set of tools which allows to do that and much much more.
|
||||
source code or run a JavaScript command on your own.
|
||||
To do that Google Chrome has a set of tools which allows you to do that and much much more.
|
||||
While these tools are not specific to Google Chrome, almost every modern browser has a set
|
||||
of their own, our introduction will focus on the ones found in Google Chrome.
|
||||
You can however still use the Browser of your choice, like Firefox or Safari, although some steps of this tutorial
|
||||
You can however still use the browser of your choice, like Firefox or Safari, although some steps of this tutorial
|
||||
may be different for you.
|
||||
|
||||
Keep in mind that the following tutorial, is not there to teach everything there is about these tools.
|
||||
|
Reference in New Issue
Block a user