Merge remote-tracking branch 'refs/remotes/origin/develop' into develop
diff --git a/content/ApachePulsar/src/main/asciidoc/index.adoc b/content/ApachePulsar/src/main/asciidoc/index.adoc
index ad90cd6..5385e15 100644
--- a/content/ApachePulsar/src/main/asciidoc/index.adoc
+++ b/content/ApachePulsar/src/main/asciidoc/index.adoc
@@ -29,7 +29,7 @@
 image::https://pulsar.apache.org/img/pulsar.svg[width=50%]
 
 == Pulsar Features
-Apache Pulsar provides following features:
+Apache Pulsar provides the following features:
 
 * Native support for multiple clusters in a Pulsar instance, with seamless geo-replication of messages across clusters.
 * Very low publish and end-to-end latency.
@@ -118,7 +118,7 @@
 == Pulsar: Authentication and Authorization
 
 Pulsar supports a pluggable authentication mechanism.
-It can be configured at broker and it also supports authorization to identify client and its access rights on topics and tenants.
+It can be configured at the broker. It also supports authorization to identify clients and their access rights on topics and tenants.
 
 == Pulsar: Topic Compaction