Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo #45834

Closed
wants to merge 1 commit into from
Closed

Fix typo #45834

wants to merge 1 commit into from

Conversation

@KonstHardy
Copy link

@KonstHardy KonstHardy commented Sep 11, 2021

Fix typo in subtypingWithGenericCallSignaturesWithOptionalParameters.ts:

instatiation -> instantiation

Fix typo in subtypingWithGenericCallSignaturesWithOptionalParameters.ts:

instatiation -> instantiation
@typescript-bot
Copy link
Collaborator

@typescript-bot typescript-bot commented Sep 11, 2021

This PR doesn't have any linked issues. Please open an issue that references this PR. From there we can discuss and prioritise.

Loading

@KonstHardy
Copy link
Author

@KonstHardy KonstHardy commented Sep 14, 2021

Fixes #45879

Loading

@DanielRosenwasser
Copy link
Member

@DanielRosenwasser DanielRosenwasser commented Sep 15, 2021

It seems like you might have run a spell checker over some of our codebase, but didn't really read much about how our repo is structured, how to send a pull request, etc.

We understand that typo fixes are generally nice, but these fixes don't help with code quality and add work to the core team. The same generally applies to other projects. To set a precedent, we won't be accepting this changeset. If you're interested in sending a PR, the issue tracker has many issues marked help wanted.

Loading

@MartinJohns MartinJohns mentioned this pull request Oct 16, 2021
tjjfvi added a commit to tjjfvi/TypeScript that referenced this issue Nov 23, 2021
Wording taken from [this comment](microsoft#45834 (comment)).

There have been a number of rejected typo fix PRs lately; hopefully this can reduce the amount of typo-fix-rejecting work for the team.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants