Hook method invoked by Lighstreamer Kernel to notify that a Subscription has been removed
+
Hook method invoked by Lightstreamer Kernel to notify that a Subscription has been removed
from a push session.
diff --git a/examples/README.md b/examples/README.md
index cf6c4e98..7edda3f1 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -1,6 +1,6 @@
# Examples
-This folder contains several examples showing you how to use the Lightstreamer Kafka Connector.
+This folder contains several examples showing you how to use Lightstreamer Kafka Connector.
- [docker](./docker/): a minimal Docker image
- [quickstart](quickstart/): the _Quick Start_ app
diff --git a/examples/docker/README.md b/examples/docker/README.md
index 5b268a6c..2d7e75c0 100644
--- a/examples/docker/README.md
+++ b/examples/docker/README.md
@@ -1,8 +1,8 @@
# Lightstreamer Kafka Connector Docker Image
-This folder contains the resources required to build a minimal Docker image of the Lighstreamer Kafka Connector.
+This folder contains the resources required to build a minimal Docker image of Lightstreamer Kafka Connector.
-The image is built by deriving the official [Lighstreamer Docker image](https://hub.docker.com/_/lightstreamer) with the current version of the Kafka Connector. Check out the [`Dockerfile`](./Dockerfile) for more details.
+The image is built by deriving the official [Lightstreamer Docker image](https://hub.docker.com/_/lightstreamer) with the current version of the Kafka Connector. Check out the [`Dockerfile`](./Dockerfile) for more details.
## Requirements:
diff --git a/kafka-connector/src/connector/dist/adapters.xml b/kafka-connector/src/connector/dist/adapters.xml
index 1f01ad1a..1c5cde5d 100644
--- a/kafka-connector/src/connector/dist/adapters.xml
+++ b/kafka-connector/src/connector/dist/adapters.xml
@@ -283,14 +283,14 @@
+ message validation respectively of the Kafka key and the Kafka value. -->