Skip to content

Commit

Permalink
docs: Correct "Bulider" to "Builder"
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelborn committed Feb 9, 2021
1 parent c7cf713 commit 5c23854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -29,7 +29,7 @@ for a module.

### The problem it solves

Hyper exists to provide a fluent builder experience for HTTP requests and responses. It also provides a powerful way to create clients, Bulider objects with pre-configured defaults like a base URL or certain headers.
Hyper exists to provide a fluent builder experience for HTTP requests and responses. It also provides a powerful way to create clients, i.e. Builder objects with pre-configured defaults like a base URL or certain headers.

### Requirements

Expand Down

0 comments on commit 5c23854

Please sign in to comment.