Skip to content

Commit 2fef45b

Browse files
authored
Use registered trademark symbol in first mention of Kafka in README (#432)
1 parent 35bae4f commit 2fef45b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Confluent's JavaScript Client for Apache Kafka<sup>TM</sup>
2-
=====================================================
1+
Confluent's JavaScript Client for Apache Kafka®
2+
===============================================
33

44
**confluent-kafka-javascript** is Confluent's JavaScript client for [Apache Kafka](http://kafka.apache.org/) and the
55
[Confluent Platform](https://www.confluent.io/product/compare/). The goal is to provide an highly performant, reliable and easy to use JavaScript client that is based on [node-rdkafka](https://github.com/Blizzard/node-rdkafka) yet also API compatible with [KafkaJS](https://github.com/tulios/kafkajs) to provide flexibility to users and streamline migrations from other clients.

0 commit comments

Comments
 (0)