Skip to content

Commit cd06f39

Browse files
committed
Merge pull request GitbookIO#45 from mathkr/master
Fix typo on first page
2 parents d5edfa5 + 927c4c1 commit cd06f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This book will teach you the basics of programming and Javascript. Whether you a
55

66
[![Screen](https://raw.github.com/GitbookIO/javascript/master/assets/intro.png)](https://raw.github.com/GitbookIO/javascript/master/assets/intro.png)
77

8-
JavaScript (*JS for short*) is the programming language that enables web pages to respond to user interaction beyond the basic level. It was created in 1995, and is today one of the most famous and used programing languages.
8+
JavaScript (*JS for short*) is the programming language that enables web pages to respond to user interaction beyond the basic level. It was created in 1995, and is today one of the most famous and used programming languages.
99

1010

1111
**Note:** This book has been generated using [GitBook](http://www.gitbook.io) and is open source, feel free to contribute or signal issues on [GitHub](https://github.com/GitbookIO/javascript).

0 commit comments

Comments
 (0)