1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-11 01:04:10 +02:00

Merge pull request #498 from renjithgr/master

Fixed capitalization in the word JavaScript
This commit is contained in:
Adam Brenecki
2014-01-21 21:29:04 -08:00

View File

@@ -5,7 +5,7 @@ contributors:
filename: javascript.js
---
Javascript was created by Netscape's Brendan Eich in 1995. It was originally
JavaScript was created by Netscape's Brendan Eich in 1995. It was originally
intended as a simpler scripting language for websites, complimenting the use of
Java for more complex web applications, but its tight integration with Web pages
and built-in support in browsers has caused it to become far more common than