diff --git a/util/gh-pages/index.html b/util/gh-pages/index.html
index 0088ecc3d..656a73412 100644
--- a/util/gh-pages/index.html
+++ b/util/gh-pages/index.html
@@ -14,7 +14,7 @@
.form-inline .checkbox { margin-right: 0.6em }
- .panel-heading { pointer: cursor; }
+ .panel-heading { cursor: pointer; }
.panel-heading:hover { background-color: #eee; }
.panel-title { display: flex; }