This is an automated email from the ASF dual-hosted git repository.
mmarshall pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/main by this push:
new 96c8cf4b29d Use ® and ™ on first use of Apache and Pulsar (#141)
96c8cf4b29d is described below
commit 96c8cf4b29d9bc201c809f9fca61ad1d3df307a7
Author: Dave Fisher <[email protected]>
AuthorDate: Wed Jul 6 20:46:33 2022 -0700
Use ® and ™ on first use of Apache and Pulsar (#141)
We should properly attribute the trademarks for Apache® Pulsar™ on first use
---
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>