Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Olshansky <[email protected]>
  • Loading branch information
adshmh and Olshansk authored Jun 20, 2024
1 parent 80bae52 commit a25f7ee
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 @@ -220,7 +220,7 @@ This follows Golang's best practices for interfaces as described [here](https://

As a concrete example, the `Client` struct is exported directly from the `net/http` package

```
```go
type Client struct {
// Transport specifies the mechanism by which individual
// HTTP requests are made.
Expand Down

0 comments on commit a25f7ee

Please sign in to comment.