Skip to content

Commit

Permalink
Typos
Browse files Browse the repository at this point in the history
  • Loading branch information
guizmaii authored Feb 17, 2022
1 parent 9869a66 commit 3ee1452
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Conduktor custom deserializers examples

This repository contains example of custom deserializer usable in Conduktor with plugin mechanism.
This repository contains examples of custom deserializers usable in Conduktor with plugin mechanism.

You can download the latest jar containing these deserializers [my_custom_deserializers_2.13-1.0.0.jar](https://github.com/conduktor/my_custom_deserializers/releases/download/1.0.0/my_custom_deserializers_2.13-1.0.0.jar)

Expand Down Expand Up @@ -68,4 +68,4 @@ message Person {
repeated PhoneNumber phones = 4;
}
```
```

0 comments on commit 3ee1452

Please sign in to comment.