Skip to content

Commit

Permalink
Merge pull request #47 from RekGRpth/patch-1
Browse files Browse the repository at this point in the history
Fix README typos
  • Loading branch information
za-arthur authored Nov 22, 2023
2 parents 2615504 + 872280b commit d1905dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ to run test
`make installcheck`

not this runs an integration test against an asumed running
kafaka on localhost:9092 with zookeeper on localhost:2181
kafka on localhost:9092 with zookeeper on localhost:2181
see `test/init_kafka.sh`


Expand Down Expand Up @@ -170,7 +170,7 @@ see test/sql/junk_test.sql for a usage example.

## Producing

Inserting Data into kafak works with INSERT statements. If you provide the partition
Inserting Data into kafka works with INSERT statements. If you provide the partition
as a values that will be user otherwise kafkas builtin partitioner will select partition.


Expand Down

0 comments on commit d1905dc

Please sign in to comment.