Skip to content

Commit

Permalink
docs: fixed typo
Browse files Browse the repository at this point in the history
Co-authored-by: Jens Fischer <[email protected]>
  • Loading branch information
mherwig and Th3Shadowbroker authored Mar 18, 2024
1 parent c21c004 commit a3d5c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ There's a docker-compose file included in this project which provides a Kafka, K

### Go build

Assuming you have already installed [go](https://go.dev/), simply run the follwoing to build the executable:
Assuming you have already installed [Go](https://go.dev/), simply run the follwoing to build the executable:
```bash
go build
```
Expand Down

0 comments on commit a3d5c5c

Please sign in to comment.