Fix typo: occured -> occurred (test comment)#35970
Fix typo: occured -> occurred (test comment)#35970Rohan5commit wants to merge 1 commit intofacebook:mainfrom
Conversation
|
Hi @Rohan5commit! Thank you for your pull request and welcome to our community. Action RequiredIn 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. ProcessIn 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 If you have received this in error or have any questions, please contact us at cla@meta.com. Thanks! |
|
Thank you for your pull request
…On Fri, Mar 6, 2026, 5:15 AM meta-cla[bot] ***@***.***> wrote:
*meta-cla[bot]* left a comment (facebook/react#35970)
<#35970 (comment)>
Hi @Rohan5commit <https://github.com/Rohan5commit>!
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 ***@***.***
***@***.***?subject=CLA%20for%20facebook%2Freact%20%2335970>. Thanks!
—
Reply to this email directly, view it on GitHub
<#35970 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/B7FYT7PMFBYUXG4YMKXJATD4PJNIFAVCNFSM6AAAAACWJCTH76VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DAMBZGYZDGOJWGI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
|
Thank you for submitting this PR. We will review it and take necessary actions. |
Summary
Fixes a typo in a comment in
packages/react-reconciler/src/__tests__/ReactAsyncActions-test.js: "occured" -> "occurred"How did you test this change?
This is a single-character typo fix in a comment. No code behavior changes.
Related issue
N/A - trivial typo fix