Skip to content

Commit

Permalink
chore: fix the readme word spelling (#524)
Browse files Browse the repository at this point in the history
  • Loading branch information
weiye-Lee authored Dec 13, 2024
1 parent cf7e2bb commit 43308fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _examples/basic/4-metrics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The docker-compose bundle contains the following services:

#### Golang

A [Golang](https://hub.docker.com/_/golang) image which runs the [example code](https://github.com/ThreeDotsLabs/watermill/blob/master/_examples/basic/4-metrics/main.go). t consists of a router with a single handler.
A [Golang](https://hub.docker.com/_/golang) image which runs the [example code](https://github.com/ThreeDotsLabs/watermill/blob/master/_examples/basic/4-metrics/main.go). It consists of a router with a single handler.

The handler consumes messages from a [Gochannel PubSub](https://github.com/ThreeDotsLabs/watermill/tree/master/message/infrastructure/gochannel), and publishes 0-4 copies of the message with a preconfigured random delay.

Expand Down

0 comments on commit 43308fb

Please sign in to comment.