diff --git a/_posts/2024-04-22-message_types.md b/_posts/2024-04-22-message_types.md index c6cb1895fd..c6aa633b68 100644 --- a/_posts/2024-04-22-message_types.md +++ b/_posts/2024-04-22-message_types.md @@ -9,7 +9,9 @@ tags: - Event - State Transfer - Async command -summary: This blog is about the different types of message you can put on systems like Rabbit MQ and Kafka. It discusses the differences between commands, events, state and gives a few tips around how to structure your messages. +summary: This blog is about the different types of message you can put on systems + like Rabbit MQ and Kafka. It discusses the differences between commands, events, + state and gives a few tips around how to structure your messages. author: dhope ---