From 028cdd94b0ae00ed42557fe73ffe289b011d3b1e Mon Sep 17 00:00:00 2001 From: Achilles Moraites Date: Fri, 2 Nov 2018 15:22:37 +0200 Subject: [PATCH] fix: added missing ending quotes in paragraphs (#34166) --- client/src/resources/honesty-policy.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/src/resources/honesty-policy.js b/client/src/resources/honesty-policy.js index abfc6fe265..3233f799fc 100644 --- a/client/src/resources/honesty-policy.js +++ b/client/src/resources/honesty-policy.js @@ -8,18 +8,18 @@ const policy = [

"I understand that plagiarism means copying someone else’s work and presenting the work as if it were my own, without clearly attributing the - original author. + original author."

,

"I understand that plagiarism is an act of intellectual dishonesty, and that people usually get kicked out of university or fired from their jobs if they - get caught plagiarizing. + get caught plagiarizing".

,

"Aside from using open source libraries such as jQuery and Bootstrap, and short snippets of code which are clearly attributed to their original author, 100% of the code in my projects was written by me, or along with - another camper with whom I was pair programming in real time. + another camper with whom I was pair programming in real time."

,

"I pledge that I did not plagiarize any of my freeCodeCamp.org work. I