diff --git a/site/src/pages/index.html b/site/src/pages/index.html
index b9f4f52..46674aa 100644
--- a/site/src/pages/index.html
+++ b/site/src/pages/index.html
@@ -29,10 +29,10 @@
By extending our WebComponent base class, you get an easy authoring experience as you would expect in writing your components
- - a signals-like props API that keeps your property changes and UI in sync
- - sensible life-cycle hooks that you understand and remember
- - extensible templates & renderer (examples in-progress)
- - Bonus: provided out-of-the-box with McFly, a powerful no-framework framework
+ - A signals-like props API that keeps your property changes and UI in sync
+ - Sensible life-cycle hooks that you understand and remember
+ - Extensible templates & renderer (examples in-progress)
+ - Provided out-of-the-box with McFly, a powerful no-framework framework