diff --git a/index.html b/index.html
index 1369a50bd4e97249251762252ae882ecdb5e4a4f..a15e36c045654c34e002486d6c9e5053f8d7efba 100644
--- a/index.html
+++ b/index.html
@@ -67,6 +67,6 @@
</tr>
</table>
<!--Question 6-->
- <button onclick="goToCCI()">Click me</button>
+ <button onclick=goToCCI()>Click me</button>
</body>
</html>
\ No newline at end of file