From dae123f9de268604cbe933479de87ea5e5f64a67 Mon Sep 17 00:00:00 2001 From: Chris Gallardo <40961096+ChrisGallardo@users.noreply.github.com> Date: Sat, 3 Oct 2020 17:22:24 -0700 Subject: Apply suggestions from @gustavwilliam's code review Co-authored-by: gustavwilliam <65498475+gustavwilliam@users.noreply.github.com> --- bot/resources/easter/save_the_planet.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bot/resources') diff --git a/bot/resources/easter/save_the_planet.json b/bot/resources/easter/save_the_planet.json index 816611c4..f22261b7 100644 --- a/bot/resources/easter/save_the_planet.json +++ b/bot/resources/easter/save_the_planet.json @@ -1,6 +1,6 @@ [ { - "title": "Choose reneweable energy", + "title": "Choose renewable energy", "image": {"url": "https://cdn.dnaindia.com/sites/default/files/styles/full/public/2019/07/23/851602-renewable-energy-istock-072419.jpg"}, "footer": {"text": "Help out by sharing this information!"}, "fields": [ @@ -31,7 +31,7 @@ { "name": "What you can do", - "value": "Make sure you only use paper when absolutely neccesary. When you do, make sure to use recycled paper because making new paper causes pollution. Find ways to plant trees (Hacktober Fest!) to combat losing them.", + "value": "Make sure you only use paper when absolutely necessary. When you do, make sure to use recycled paper because making new paper causes pollution. Find ways to plant trees (Hacktober Fest!) to combat losing them.", "inline": false } ] @@ -50,7 +50,7 @@ { "name": "What you can do", - "value": "Instead of using your car, ride your bike if possible! Not only does it save that pound of C0₂, it is also great excercise and is cheaper!", + "value": "Instead of using your car, ride your bike if possible! Not only does it save that pound of C0₂, it is also great exercise and is cheaper!", "inline": false } ] -- cgit v1.2.3