diff --git a/index.html b/index.html
index 8be7df6a..92571601 100644
--- a/index.html
+++ b/index.html
@@ -37,8 +37,8 @@ Spring Cloud Consul provides [Consul](http://consul.io) integrations for Spring
Spring Cloud Consul features:
* Service Discovery: instances can be registered with the Consul agent and clients can discover the instances using Spring-managed beans
-** Supports Ribbon, the client side load-balancer via Spring Cloud Netflix
-** Supports Zuul, a dynamic router and filter via Spring Cloud Netflix
+ * Supports Ribbon, the client side load-balancer via Spring Cloud Netflix
+ * Supports Zuul, a dynamic router and filter via Spring Cloud Netflix
* Distributed Configuration: using the Consul Key/Value store
* Control Bus: Distributed control events using Consul Events