Merge pull request #1751 from u-n-known/patch-1
Either quotation marks or italicization
This commit is contained in:
commit
c89ddc5d92
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Let's see what's so special about JavaScript, what we can achieve with it, and w
|
|||
|
||||
## What is JavaScript?
|
||||
|
||||
*JavaScript* was initially created to *"make web pages alive"*.
|
||||
*JavaScript* was initially created to "make web pages alive".
|
||||
|
||||
The programs in this language are called *scripts*. They can be written right in a web page's HTML and run automatically as the page loads.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue