This is an automated email from the ASF dual-hosted git repository. wave pushed a commit to branch dave2wave-patch-4 in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
commit 209ea2fcfba8ad822fa87743c0b96454c3a462f2 Author: Dave Fisher <[email protected]> AuthorDate: Wed Jul 6 14:00:18 2022 -0700 Use ® and ™ on first use of Apache and Pulsar --- site2/website-next/src/pages/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site2/website-next/src/pages/index.js b/site2/website-next/src/pages/index.js index 4f98a35a946..3edace9bfd5 100644 --- a/site2/website-next/src/pages/index.js +++ b/site2/website-next/src/pages/index.js @@ -165,7 +165,7 @@ export default function Home() { <div className="md:float-left md:w-2/3"> <h1>Cloud-Native, Distributed Messaging and Streaming</h1> <p> - Apache Pulsar is a distributed, open source pub-sub messaging + Apache® Pulsar™ is a distributed, open source pub-sub messaging and streaming platform for real-time workloads, managing hundreds of billions of events per day. </p>
