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

Spelling #2101

Merged
merged 43 commits into from
Oct 2, 2019
Merged

Spelling #2101

merged 43 commits into from
Oct 2, 2019

Conversation

jsoref
Copy link
Contributor

@jsoref jsoref commented Sep 18, 2019

Generated by https://github.com/jsoref/spelling f; to maintain your repo, please consider fchurn

@@ -178,7 +178,7 @@ const currentStyles = {
a,
a:visited {
color: #fff;
cursor: poitner;
cursor: pointer;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a behavior change...

@@ -53,7 +53,7 @@ export default class ExternalPlugins extends React.Component<Props, State> {
return (
<button
className={currentStyles.modalButton}
disbled={isLoading}
disabled={isLoading}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a behavior change

@@ -61,9 +61,9 @@ Please reach out to help and to post issues when trying to update! This is a gre
- Updated [TC39 proposals](https://github.com/babel/proposals/issues)
- Numeric Separator: `1_000`
- Optional Chaining Operator: `a?.b`
- `import.meta` (parseble)
- `import.meta` (parsable)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm assuming this is a correct change

docs/faq.md Outdated Show resolved Hide resolved
@netlify
Copy link

netlify bot commented Sep 18, 2019

Deploy preview for babel ready!

Built with commit 2d5cdbe

https://deploy-preview-2101--babel.netlify.com

Co-Authored-By: Brian Ng <bng412@gmail.com>
@existentialism existentialism merged commit 765d75f into babel:master Oct 2, 2019
@existentialism
Copy link
Member

@jsoref thanks!

@jsoref jsoref deleted the spelling branch October 2, 2019 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants