From 77c8871ece1d1eea75cb04707a005e80a26447be Mon Sep 17 00:00:00 2001 From: L Venkata Rama Raju <103133323+f5-lolabhattu@users.noreply.github.com> Date: Thu, 29 Sep 2022 11:53:40 +0530 Subject: [PATCH] changed peers to pears changed peers to pears --- exercises/03-LetsCode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercises/03-LetsCode.md b/exercises/03-LetsCode.md index 7218a90..ec2cb72 100644 --- a/exercises/03-LetsCode.md +++ b/exercises/03-LetsCode.md @@ -2,7 +2,7 @@ At this point you should have a good handle on the contribution workflow after completing the previous exercises. -For developer peeps, this exercise allows you to play around and contribute code. +For developer pears, this exercise allows you to play around and contribute code. The code you'll be looking at is written in JavaScript. Don't worry if you have little to no experience with JavaScript. You should be able to look at the code in question and get an idea of what's happening.