Skip to content

Commit ceb45fc

Browse files
authored
docs: Fix grammar in README.md (#4053)
1 parent ba35d25 commit ceb45fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ func main() {
154154

155155
`go-githubauth` implements a set of `oauth2.TokenSource` to be used with `oauth2.Client`. An `oauth2.Client` can be injected into the `github.Client` to authenticate requests.
156156

157-
Other example using `go-githubauth`:
157+
Another example using `go-githubauth`:
158158

159159
```go
160160
package main

0 commit comments

Comments
 (0)