Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmorris committed Feb 25, 2024
1 parent 20b917b commit 5cd60a7
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 @@ $ composer require seanmorris/ksqlc

#### Open a connection

Grab the URL to your KSQL server's REST endpoint, and it use it to create a new `Ksqlc` object to begin:
Grab the URL to your KSQL server's REST endpoint, and use it to create a new `Ksqlc` object to begin:

```php
<?php
Expand Down

0 comments on commit 5cd60a7

Please sign in to comment.