Proper capitalization
This commit is contained in:
parent
6109448768
commit
2b34f2e34d
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ Let's click it and select `index.html` and then `hello.js` in the tree view. Her
|
||||||
|
|
||||||
Here we can see three zones:
|
Here we can see three zones:
|
||||||
|
|
||||||
1. **Resources zone** lists html, javascript, css and other files including images that are attached to the page. Chrome extensions may appear here too.
|
1. **Resources zone** lists HTML, JavaScript, CSS and other files, including images that are attached to the page. Chrome extensions may appear here too.
|
||||||
2. **Source zone** shows the source code.
|
2. **Source zone** shows the source code.
|
||||||
3. **Information and control zone** is for debugging, we'll explore it soon.
|
3. **Information and control zone** is for debugging, we'll explore it soon.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue