README.md in avromatic-0.5.0 vs README.md in avromatic-0.6.0
- old
+ new
@@ -218,10 +218,10 @@
```ruby
MyValue.avro_message_decode(message_value)
```
-#### Avromatric::Model::MessageDecoder
+#### Avromatic::Model::MessageDecoder
A stream of messages encoded from various models using the messaging approach
can be decoded using `Avromatic::Model::MessageDecoder`. The decoder must be
initialized with the list of models to decode: