Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hlafaille authored Aug 20, 2024
1 parent 6321da9 commit 5ef76f6
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 @@ -13,7 +13,7 @@ A programmable TLS HTTP/1.1 server written with no dependencies.

## Example

Below is an example implementation of a Kindling Server with a simple request handler that response with a JSON object
Below is an example implementation of a Kindling Server with a simple request handler that responds with a JSON object
to a `GET` request on the `/` resource.

```java
Expand Down

0 comments on commit 5ef76f6

Please sign in to comment.