Typo: four << three

JavaScript can be added to a web page in three different ways. It should be four as ways are inline script, internal script, external script, multiple external script.
pull/497/head
Zahid Hasan 3 years ago committed by GitHub
parent 1e68a81fe9
commit 900cd62f78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -319,7 +319,7 @@ Open the Visual Studio Code by double-clicking its icon. When you open it, you w
## Adding JavaScript to a Web Page
JavaScript can be added to a web page in three different ways:
JavaScript can be added to a web page in four different ways:
- **_Inline script_**
- **_Internal script_**

Loading…
Cancel
Save