Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Making its first appearance in 1995, JavaScript was created by an engineer at Ne
JavaScript allows web pages to do more than just “sit there." You can animate, calculate, etc. - you can do it all!
It is a great programming bridge between “design” and “development” that allows for endless creativity.

Common confusion: JavaScript is **NOT** JavaScript. They are largely different programming languages and should not be confused with one another.
Common confusion: JavaScript is **NOT** Java. They are largely different programming languages and should not be confused with one another.

### A Quick Mini-Tutorial

Expand Down