diff --git a/class2.html b/class2.html index 69a0d0a..23a0525 100644 --- a/class2.html +++ b/class2.html @@ -147,7 +147,7 @@
var rainbowColors = ['Red', 'Orange', 'Yellow', 'Green', 'Blue', 'Indigo', 'Violet'];
var firstColor = rainbowColors[0];