diff --git a/index.htm b/index.htm
index d63645d..ebd9e70 100644
--- a/index.htm
+++ b/index.htm
@@ -42,13 +42,12 @@
Cute
Cute allows you to write CSS code in Javascript
-- Utilising tagged template literals (a recent addition to JavaScript) and the power of CSS.
+
- Utilising tagged template literals and the power of CSS.
- Automatic CSS - adds css to a web page on demand, fully automatically. Your users load the least amount of code necessary.
- No class name bugs - unique class names for your styles. You never have to worry about duplication or misspellings.
-- Utilises tagged template literals to style your components
-- Removes the mapping between components and styles
+- Removes the mapping between components and styles
- FREE