Commit da6895e7 authored by stephanie.smith's avatar stephanie.smith

initial1

parent d395e840
......@@ -117,7 +117,7 @@ public class Animal {
System.out.println(i);
}
//details of one animal
System.out.println("Crocodile is a retile that eats meat and lives in the jungle.");
System.out.println("Crocodile is a reptile that eats meat and lives in the jungle.");
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment