diff --git a/docs/concepts-overview.md b/docs/concepts-overview.md index 135d3f00365f..e329e118ad6a 100644 --- a/docs/concepts-overview.md +++ b/docs/concepts-overview.md @@ -5,7 +5,7 @@ sidebar_label: "Overview" description: Key features of Pulsar. --- -Pulsar is a multi-tenant, high-performance solution for server-to-server messaging. Originally developed by Yahoo, Pulsar is under the stewardship of the [Apache Software Foundation](https://www.apache.org/). +Pulsar is a multi-tenant, high-performance solution for distributed streaming and server-to-server messaging. Originally developed by Yahoo, Pulsar is under the stewardship of the [Apache Software Foundation](https://www.apache.org/). ## Key features @@ -33,4 +33,4 @@ A serverless lightweight computing framework [Pulsar Functions](functions-overvi - [Topic Compaction](concepts-topic-compaction.md) - [Message throttling](concepts-throttling.md) - [Proxy support with SNI routing](concepts-proxy-sni-routing.md) -- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) \ No newline at end of file +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md)