diff --git a/docs/9.0/connections/bom.md b/docs/9.0/connections/bom.md
index 25d7c27d..5d4bfcd8 100644
--- a/docs/9.0/connections/bom.md
+++ b/docs/9.0/connections/bom.md
@@ -152,7 +152,5 @@ $csv->addStreamFilter(SkipBOMSequence::getFiltername());
// iterable on the CSV document will skip the BOM sequence
```
-
-Once the filter is applied , the Reader
class looses any information regarding its
-Document BOM sequence. The sequence is still be present but the instance is no longer able to detect it.
-
+Once the filter is applied , the Reader
class looses any information regarding its
+Document BOM sequence. The sequence is still be present but the instance is no longer able to detect it.