From e5f3804850b7e7cd685bdf4e9595ddb1680ca15e Mon Sep 17 00:00:00 2001 From: 9jugsofmilk Date: Sat, 29 Oct 2016 17:12:46 -0400 Subject: [PATCH 1/3] Grammar fixes --- src/main/java/org/drtshock/Potato.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/java/org/drtshock/Potato.java b/src/main/java/org/drtshock/Potato.java index fc591bd..cb43896 100644 --- a/src/main/java/org/drtshock/Potato.java +++ b/src/main/java/org/drtshock/Potato.java @@ -17,9 +17,9 @@ public class Potato implements Tuber { final Potato potato = new Potato(); try { potato.prepare(); - System.out.println("Of course potato is prepared and delicious."); + System.out.println("Of course Potato is prepared and delicious."); } catch (NotDeliciousException e) { - System.err.println("Fatal error! How could potato not be delicious?"); + System.err.println("Fatal error! How could Potato not be delicious?"); } } From c3e8cf740f06e1418fa149e15bd5195b097b9cd5 Mon Sep 17 00:00:00 2001 From: r4ckish Date: Sun, 30 Oct 2016 08:12:58 -0400 Subject: [PATCH 2/3] Hacktoberfest --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f22e14..cd6512e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Potato ====== -If you fork this, then you can say that you forked a potato. +If you fork this you can say that you forked a potato. ![potato](http://i.imgur.com/dRnvRZZ.jpg) From 47300bf063397626c52f3b23c2e298dd537b1b2d Mon Sep 17 00:00:00 2001 From: r4ckish Date: Sun, 30 Oct 2016 08:15:11 -0400 Subject: [PATCH 3/3] More grammar fixes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd6512e..32fcea4 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The potato first appeared in Peru about ten thousand years ago. The potato was a Following its introduction into China toward the end of the Ming dynasty in the seventeenth century, the potato immediately became a delicacy of the imperial family. -By the time potatoes were introduced into Europe, the fork was already prevelant. Hence, started the tradition of forking the potato. +By the time potatoes were introduced into Europe, the fork was already prevalent. Hence, started the tradition of forking the potato. A lack of equal rights for potatoes led to a disease spreading between them and endangered the tradition of forking the potato in Ireland. Fortunately, other areas of the world maintained their healthy, diverse potatoes, and so the tradition lives on.