diff --git a/index.html b/index.html
index 717ee0a..8a71ad6 100644
--- a/index.html
+++ b/index.html
@@ -117,7 +117,7 @@
What is X-Tag?
to provide a compact, feature-rich interface for component development. While X-Tag offers feature hooks for all Web Component APIs
(Custom Elements, Shadow DOM, Templates, and HTML Imports), it only relies on Custom Element support to operate.
In the absence of native Custom Element support, X-Tag uses a polyfill
- shared with Google's Polymer framework. You can view our package options in the Builds section
+ shared with Google's Polymer framework. You can view our package options in the Builds section.
@@ -848,4 +848,4 @@ xtag.fireEvent(ELEMENT, NAME, OPTIONS)
-->