modified the document to remove errors
[dmaap/messagerouter/messageservice.git] / docs / Filter / Filter.rst
index 7b93694..d6114bb 100644 (file)
@@ -286,6 +286,7 @@ Types of Filters
      only that set of message which are specified in limit.\r
         \r
   .. code:: bash\r
+  \r
         Suppose if we set limit=2, then only 2 sets of data will be consumed. \r
         *Get \ **<<topicName>>/group/2?limit=4*** \r
         Let us suppose if \r
@@ -426,6 +427,7 @@ Remember, only Highland Park standard library filter components can be
 used -- no plug-ins are available in the Cambria server context.\r
        \r
        .. code:: bash\r
+       \r
                package org.onap.sa.highlandPark.integration;\r
 \r
                import java.io.IOException;\r
@@ -586,9 +588,9 @@ used -- no plug-ins are available in the Cambria server context.
 **Filter Builder**\r
 \r
  MR server-side filtering allows a consumer to filter the stream of\r
-messages returned from the GET call.  The following link provide details\r
-of building some of the filter to illustrate Filter Builder.  It is not\r
-meant to cover and provide examples of every filter\r
+ messages returned from the GET call.  The following link provide details\r
+ of building some of the filter to illustrate Filter Builder.  It is not\r
+ meant to cover and provide examples of every filter\r
 \r
 \r
 \r