tracks/javascript/exercises/sum-of-multiples/README.md in trackler-2.2.1.53 vs tracks/javascript/exercises/sum-of-multiples/README.md in trackler-2.2.1.54
- old
+ new
@@ -1,5 +1,5 @@
-# Sum Of Multiples
+# Sum of Multiples
Given a number, find the sum of all the multiples of particular numbers up to
but not including that number.
If we list all the natural numbers up to but not including 20 that are