From 5ce0bc36cc44ce7992bc3d70d7df80dcfcad436a Mon Sep 17 00:00:00 2001 From: LindsaySofia Date: Mon, 3 Dec 2018 10:13:53 -0800 Subject: [PATCH] Added a word to make it flow better. --- .../02-first-steps/08-comparison/1-comparison-questions/task.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1-js/02-first-steps/08-comparison/1-comparison-questions/task.md b/1-js/02-first-steps/08-comparison/1-comparison-questions/task.md index 891e703d..be7f75dd 100644 --- a/1-js/02-first-steps/08-comparison/1-comparison-questions/task.md +++ b/1-js/02-first-steps/08-comparison/1-comparison-questions/task.md @@ -4,7 +4,7 @@ importance: 5 # Comparisons -What will be the result for expressions? +What will be the result for these expressions? ```js no-beautify 5 > 4