Skip to content

Commit

Permalink
Merge pull request #199 from tricknotes/fix-typo-in-readme
Browse files Browse the repository at this point in the history
Fix typo in README
  • Loading branch information
pengwynn committed Dec 29, 2012
2 parents dc2c04c + 9140a94 commit 65be385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -81,7 +81,7 @@ You can make authenticated calls by telling Octokit to use credentials from
this file:

```ruby
Octokit.netrc => true # or /path/to/file
Octokit.netrc = true # or /path/to/file
Octokit.user # authenticates as 'pengwynn' user
```

Expand Down

0 comments on commit 65be385

Please sign in to comment.