diff --git a/modules/default/newsfeed/README.md b/modules/default/newsfeed/README.md
index 12fe8e7c..1815e567 100644
--- a/modules/default/newsfeed/README.md
+++ b/modules/default/newsfeed/README.md
@@ -116,8 +116,8 @@ The following properties can be configured:
removeStartTags |
- Some newsfeeds feature tags at the beginning of their titles or descriptions, such as "[VIDEO]".
- This setting allows for the removal of specified tags from the beginning of an item's description and / or title.
+ | Some newsfeeds feature tags at the beginning of their titles or descriptions, such as VIDEO.
+ This setting allows for the removal of specified tags from the beginning of an item's description and/or title.
Possible values:'none' ,description , title , both
|
@@ -129,7 +129,7 @@ The following properties can be configured:
removeEndTags |
- Remove specified tags from the end of an item's description and / or title.
+ | Remove specified tags from the end of an item's description and/or title.
Possible values:description , title , both
|