Skip to content

Commit

Permalink
fix: typo in readme in word "parameters"
Browse files Browse the repository at this point in the history
  • Loading branch information
jansvabik authored and willnorris committed Jun 12, 2021
1 parent 5f9e412 commit 3c23f3c
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 @@ -35,7 +35,7 @@ Alternatively the same can be achieved if you use import in a package:
import "github.com/google/go-github/v35/github"
```

and run `go get` without paramters.
and run `go get` without parameters.

Finally, to use the top-of-trunk version of this repo, use the following command:

Expand Down

0 comments on commit 3c23f3c

Please sign in to comment.