Skip to content

Add missing action verb to binding section #621

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

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

mathisto
Copy link
Contributor

@mathisto mathisto commented Dec 1, 2022

It looks like there was a small elision following the word
'before' in this line from the binding section of the
reference:

...to communicate with code before it on the call stack.

This PR makes a best guess at the intended spirit of the
sentence.

Alternative wordings that might fit the bill:

...to communicate with code before it reaches the call stack.
...to communicate with code before it enters the call stack.

  • Have you read the guidelines for contributing?
  • Have you signed the Clojure Contributor Agreement?
  • Have you verified your asciidoc markup is correct?
I am making a best guess at the intention. Alternative wordings that might fit the bill:
> ...communicate with code before it reaches the call stack.

> ... communicate with code before it enters the call stack
@puredanger puredanger merged commit 7982793 into clojure:master Dec 1, 2022
@mathisto mathisto deleted the patch-1 branch December 1, 2022 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants