Skip to content

Commit

Permalink
Tiny spelling fix in README
Browse files Browse the repository at this point in the history
Tiny fix. But it is one of the first sentences people read after finding this library so worth fixing in my opinion.
  • Loading branch information
De Wet Blomerus authored Apr 17, 2019
1 parent 5670f09 commit 79e870c
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 @@ -19,7 +19,7 @@ And then execute:

## Usage

`Oktakit` follows similar patterns as found in [`Octokit`](https://github.com/octokit/octokit.rb). So if you are familiar with Oktakit, then you should feel right at home.
`Oktakit` follows similar patterns as found in [`Octokit`](https://github.com/octokit/octokit.rb). So if you are familiar with Oktokit, then you should feel right at home.

```ruby
client = Oktakit.new(token: 't0k3n', organization: 'my-great-org')
Expand Down

0 comments on commit 79e870c

Please sign in to comment.