octokit / octokit.js

The all-batteries-included GitHub SDK for Browsers, Node.js, and Deno.
MIT License
6.86k stars 1k forks source link

docs(README): minor grammatical improvement #2582

Closed KyleCartmell closed 8 months ago

KyleCartmell commented 8 months ago

Resolves #2581


Before the change?

Current line "In most cases you can use the App or OAuthApp SDK which provide APIs and internal wiring to cover most usecase." is a little confusing and seems to repeat "use case" and maybe suffered some copy/paste damage?

After the change?

"You can use the App or OAuthApp SDKs which provide APIs and internal wiring to cover most use cases."

Pull request checklist

Does this introduce a breaking change?

no

Please see our docs on breaking changes to help!


github-actions[bot] commented 3 months ago

:tada: This PR is included in version 3.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: