Skip to content

Commit

Permalink
Merge pull request Shopify#18 from dewetblomerus/dewetblomerus-fix-re…
Browse files Browse the repository at this point in the history
…adme-typo

Tiny spelling fix in README
  • Loading branch information
Jonathan Pulsifer authored Dec 5, 2020
2 parents 9341ba3 + 6dfa6c8 commit 9101f6c
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 Octokit, then you should feel right at home.

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

0 comments on commit 9101f6c

Please sign in to comment.