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

Chore: fix typo initialise -> initialize in core/core/src/Parcel.js #7309

Merged
merged 1 commit into from Nov 16, 2021

Conversation

Shinyaigeek
Copy link
Contributor

↪️ Pull Request

Hi team! 👋

When I read parcel's code, and I noticed a typo in core/core/src/Parcel.js.

resolvedOptions, nullchecked in here, is initialized in _init method and This error message should be shown when parcel is not initialized, so I thought this phrase should be initialize, not initialise.

Not a really important change at all but I will be happy if this will help you.

💻 Examples

This change will not cause any change in behavior.

🚨 Test instructions

This change will not cause any change in behavior.

✔️ PR Todo

  • Added/updated unit tests for this change This change will not cause any change in behavior.
  • Filled out test instructions (In case there aren't any unit tests) This change will not cause any change in behavior.
  • ~Included links to related issues/PRs

@height
Copy link

height bot commented Nov 16, 2021

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@devongovett devongovett merged commit d2bc9c8 into parcel-bundler:v2 Nov 16, 2021
lettertwo added a commit that referenced this pull request Nov 18, 2021
* upstream/v2:
  Upgrade Flow to 0.164.0 (#7297)
  Chore: fix typo initialise -> initialize in core/Parcel.js (#7309)
  Register symbols even without scopehoisting (#7222)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants