react icon indicating copy to clipboard operation
react copied to clipboard

Grammatical error: "Bug Fixes" instead of "bugfixes"

Open Sanober494 opened this issue 2 years ago • 2 comments

Yes, I went though the guidelines of contributing and completed the CLA.

Summary

A grammatical error was found in the README.md file. It is supposed to be termed as "bug fixes" instead of "bugfixes".

How did you test this change?

I tested it in my local machine, however since the error is minor, the change does not affect the functionality of the original code base.

Sanober494 avatar Dec 29 '23 20:12 Sanober494

Hi @Sanober494!

Thank you for your pull request and welcome to our community.

Action Required

In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at [email protected]. Thanks!

facebook-github-bot avatar Dec 29 '23 20:12 facebook-github-bot

Comparing: c5b9375767e2c4102d7e5559d383523736f1c902...a30234a79471f5f4953d00cbf5e591162891cf58

Critical size changes

Includes critical production bundles, as well as any change greater than 2%:

Name +/- Base Current +/- gzip Base gzip Current gzip
oss-stable/react-dom/cjs/react-dom.production.min.js = 175.90 kB 175.90 kB = 54.76 kB 54.75 kB
oss-experimental/react-dom/cjs/react-dom.production.min.js = 177.97 kB 177.97 kB = 55.39 kB 55.39 kB
facebook-www/ReactDOM-prod.classic.js = 570.21 kB 570.21 kB = 100.35 kB 100.35 kB
facebook-www/ReactDOM-prod.modern.js = 554.06 kB 554.06 kB = 97.43 kB 97.43 kB
test_utils/ReactAllWarnings.js Deleted 67.55 kB 0.00 kB Deleted 16.54 kB 0.00 kB

Significant size changes

Includes any change greater than 0.2%:

Expand to show
Name +/- Base Current +/- gzip Base gzip Current gzip
test_utils/ReactAllWarnings.js Deleted 67.55 kB 0.00 kB Deleted 16.54 kB 0.00 kB

Generated by :no_entry_sign: dangerJS against a30234a79471f5f4953d00cbf5e591162891cf58

react-sizebot avatar Dec 29 '23 20:12 react-sizebot

I think both are valid, see https://en.wiktionary.org/wiki/bugfix

kassens avatar Jan 02 '24 17:01 kassens