Skip to content

Conversation

@Rupendra0
Copy link
Contributor

Summary

This PR fixes a spelling error in the NormalModuleReplacementPlugin documentation. During a comprehensive documentation analysis, I discovered that "accomodate" was misspelled on line 22 of the plugin documentation. The correct spelling is "accommodate" (with double 'm').

Motivation:

Improves documentation professionalism and credibility
Ensures correct spelling for non-native English speakers
Maintains high-quality documentation standards
File changed:

normal-module-replacement-plugin.mdx (Line 22)
Change:

What kind of change does this PR introduce?

Documentation fix - spelling/typo correction. This is a non-functional change that only corrects a misspelled word in the documentation text.

Did you add tests for your changes?

No tests were added as this is a text-only documentation fix. The change does not modify any code functionality, does not change any examples or code snippets, and only corrects a spelling error in descriptive text.

Does this PR introduce a breaking change?

No. This PR does not introduce any breaking changes. It's a simple spelling correction that does not affect any APIs, does not modify any code examples, does not change functionality, and maintains backward compatibility.

If relevant, what needs to be documented once your changes are merged or what have you already documented?

No additional documentation is needed. This PR itself is a documentation improvement. The change is self-contained and only affects the spelling of a single word in the documentation text.

Fixed typo in normal-module-replacement-plugin.mdx where 'accomodate'
was incorrectly spelled. The correct spelling is 'accommodate' with
double 'm'.
@vercel
Copy link

vercel bot commented Nov 11, 2025

@Rupendra0 is attempting to deploy a commit to the OpenJS Foundation Team on Vercel.

A member of the Team first needs to authorize it.

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Nov 11, 2025

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: Rupendra0 / name: Rupendra Gangwar (a3e1c2f)

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

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

Thanks, please accept CLA

@Rupendra0
Copy link
Contributor Author

@alexander-akait Done , Thanks

@alexander-akait alexander-akait merged commit e3d8202 into webpack:main Nov 11, 2025
6 of 7 checks passed
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.

2 participants