diff --git a/responses/01-intro.md b/responses/01-intro.md index 03351c0..1a1f120 100644 --- a/responses/01-intro.md +++ b/responses/01-intro.md @@ -2,7 +2,7 @@ Java is a popular programming language for several main reasons: -* It workes on many different platforms. +* It works on many different platforms. * It's easy to learn and open source. * It's fast and powerful. @@ -22,4 +22,4 @@ Which of the following is _false_ about Java? a. Java is an Object Oriented programming language b. Java is a scripting language, read only in the browser -c. Java files need to be compiled before you can run them \ No newline at end of file +c. Java files need to be compiled before you can run them