diff --git a/.idea/misc.xml b/.idea/misc.xml index cf9abe6..cbbff6a 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/README.md b/README.md index 02ab5c6..335072b 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,6 @@ After making each change: 4. Ensure that you take a screenshot of each error message. 3. Then correct the error. -Video Help: https://redwoods.us-west-2.instructuremedia.com/embed/236a53b6-5147-41ee-b436-613e6e30da74 - - ## Naming the Screenshots Save each error message screenshot like error01.png, error02.png, ..., errorN.png, etc. in your project directory. diff --git a/src/HelloWorld.java b/src/HelloWorld.java index 16123db..7ae6dd9 100644 --- a/src/HelloWorld.java +++ b/src/HelloWorld.java @@ -1,7 +1,7 @@ public class HelloWorld { public static void main(String[] args) { - System.out.println("Hello World"); + System.out.println("Hellooooooooooooooo World"); } } diff --git a/src/asdasda b/src/asdasda new file mode 100644 index 0000000..e69de29