Skip to content

docs: fix typo in prepareRequest comment - #37

Open
Avicennasis wants to merge 1 commit into
wayfair:masterfrom
Avicennasis:docs/fix-typos
Open

docs: fix typo in prepareRequest comment#37
Avicennasis wants to merge 1 commit into
wayfair:masterfrom
Avicennasis:docs/fix-typos

Conversation

@Avicennasis

Copy link
Copy Markdown

Summary

Fix 1 typo in a code comment:

  • src/Renderer.php: Pass both jobs we are working with an original, incoming jobs -> ...with and original, incoming jobs

The comment describes $plugin->prepareRequest($preparedJobs, $jobs), which passes both the in-progress jobs and the original incoming jobs, so the intended word is and (the "both X and Y" construction), not an.

No functional changes - comment only.

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.

1 participant