Fix typo in docs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
This project provides a basic Spring-friendly API for developing https://pulsar.apache.org/[Apache Pulsar] applications.
|
||||
|
||||
On a very high-level, Spring for Apache Pulsar provides a `PulsarTemplate` for publishing to a Pulsar topic and a `PulsarListener` annotation for consuming from it.
|
||||
In addition, it also provides various convenient APIs for Spring developers to ramp up their development journey into Aapche Pulsar.
|
||||
In addition, it also provides various convenient APIs for Spring developers to ramp up their development journey into Apache Pulsar.
|
||||
|
||||
Reference in New Issue
Block a user