Skip to content

Commit

Permalink
Fix typo (#439)
Browse files Browse the repository at this point in the history
  • Loading branch information
pivovarit authored Jul 4, 2024
1 parent a18ddad commit efa8504
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 @@ -167,7 +167,7 @@ which provides a minimal set of dependencies - Elasticsearch, Clickhouse, and Ki
This is minimalistic setup with `Elasticsearch`, `ClickHouse`, and `Kibana` populated with sample data sets.
There's also `MITM proxy` to help you inspect the actual traffic.

**NOTE:** Since we're all using Mac's, Docker deamon cannot use `host` network mode. The only option for processes running
**NOTE:** Since we're all using Mac's, Docker daemon cannot use `host` network mode. The only option for processes running
in containers to connect locally running Quesma process is to pass the IP address like this.
4. If you set proper breakpoints in your IDE, you should see the execution stopped at the breakpoint.
5. Profit!
Expand Down

0 comments on commit efa8504

Please sign in to comment.