Skip to content

Commit fcc6b42

Browse files
authored
empty space
1 parent 90db287 commit fcc6b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-hubs/schema-registry-kafka-java-send-receive-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ Enter case number:
183183
2 - consume Avro GenericRecords
184184
```
185185
186-
1. Upon successful data consumption and deserialization , you should see the following console logs in your producer application:
186+
1. Upon successful data consumption and deserialization, you should see the following console logs in your producer application:
187187
188188
```shell
189189
INFO com.azure.schemaregistry.samples.consumer.KafkaAvroSpecificRecord - Order received: {"id": "ID-0", "amount": 10.0, "description": "Sample order 0"}

0 commit comments

Comments
 (0)