WIP.
diff --git a/built-in-entity-parser.html b/built-in-entity-parser.html
index b2f0b95..0257551 100644
--- a/built-in-entity-parser.html
+++ b/built-in-entity-parser.html
@@ -237,7 +237,7 @@
                 Note also that synonym matching is performed on <em>normalized</em> and <em>stemmatized</em> forms of both
                 a synonym and user input on first phase and if first attempt is not successful, it tries to match <em>stemmatized</em> forms
                 of synonyms with <em>stemmatized</em> forms of user input which were <em>lemmatized</em> preliminarily.
-                This approach allows to provide more accurate matching and doesn't force users to prepare synonyms in initial words form. .
+                This approach allows to provide more accurate matching and doesn't force users to prepare synonyms in initial words form.
             </p>
 
             <p>