diff --git a/basics.html b/basics.html
index f7e09cc3..af4fcf0e 100644
--- a/basics.html
+++ b/basics.html
@@ -635,7 +635,7 @@
diff --git a/compiling_middleware.html b/compiling_middleware.html
index 5fbedf83..2eb6fa20 100644
--- a/compiling_middleware.html
+++ b/compiling_middleware.html
@@ -499,7 +499,7 @@
diff --git a/configuring_routers.html b/configuring_routers.html
index db52e5cd..73060aeb 100644
--- a/configuring_routers.html
+++ b/configuring_routers.html
@@ -480,7 +480,7 @@
diff --git a/dynamic_extensions.html b/dynamic_extensions.html
index 8ccd17f2..ed638f77 100644
--- a/dynamic_extensions.html
+++ b/dynamic_extensions.html
@@ -478,7 +478,7 @@
diff --git a/index.html b/index.html
index 4ea5a32e..65f44e12 100644
--- a/index.html
+++ b/index.html
@@ -398,11 +398,11 @@
Introduction
Reitit is a small Clojure(Script) library for data-driven routing.
-- Simple data-driven route syntax
-- First-class route meta-data
+- Simple data-driven route syntax
+- First-class route meta-data
- Bi-directional-routing
-- Route conflict resolution
-- Pluggable coercion (clojure.spec)
+- Route conflict resolution
+- Pluggable coercion (clojure.spec)
- Both Middleware & Interceptors
- Extendable
- Fast
@@ -540,7 +540,7 @@
diff --git a/parameter_coercion.html b/parameter_coercion.html
index ca72944a..74b99fb7 100644
--- a/parameter_coercion.html
+++ b/parameter_coercion.html
@@ -518,7 +518,7 @@
diff --git a/ring.html b/ring.html
index d9390788..365b525c 100644
--- a/ring.html
+++ b/ring.html
@@ -521,7 +521,7 @@
diff --git a/route_conflicts.html b/route_conflicts.html
index b2173374..cc1ce151 100644
--- a/route_conflicts.html
+++ b/route_conflicts.html
@@ -481,7 +481,7 @@
diff --git a/route_validation.html b/route_validation.html
index 07436556..71b18a85 100644
--- a/route_validation.html
+++ b/route_validation.html
@@ -597,7 +597,7 @@