Skip to content
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

fix: typo approache -> the … approach #2070

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

danielpeintner
Copy link
Contributor

@danielpeintner danielpeintner commented Jan 10, 2025

fixes #2066


Preview | Diff

@danielpeintner danielpeintner changed the title fix: typo fix: typo approache -> the … approach Jan 10, 2025
Copy link
Member

@TallTed TallTed left a comment

Choose a reason for hiding this comment

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

Editorial, language polish

Comment on lines +7599 to 7601
described in <code>cancellation</code>. Alternatively, the <code>uriVariables</code> approach can be used that
informs the <a>Consumer</a> to include the <code>subscriptionID</code> string into the URI that have to be
called with the delete method (see tab 'With uriVariables'). In such setup, the
Copy link
Member

@TallTed TallTed Jan 14, 2025

Choose a reason for hiding this comment

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

Suggested change
described in <code>cancellation</code>. Alternatively, the <code>uriVariables</code> approach can be used that
informs the <a>Consumer</a> to include the <code>subscriptionID</code> string into the URI that have to be
called with the delete method (see tab 'With uriVariables'). In such setup, the
described in <code>cancellation</code>. Alternatively, a <code>uriVariables</code> approach, that
informs the <a>Consumer</a> to include the <code>subscriptionID</code> string in the URIs that have to be
called with the delete method (see tab 'With uriVariables'), can be used. In such setup, the

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Rather complex sentence 😏. Maybe we can add commas.

Alternatively, a uriVariables approach >,< that informs the Consumer to include the subscriptionID string in the URIs that have to be called with the delete method (see tab 'With uriVariables') >,< can be used

Copy link
Member

Choose a reason for hiding this comment

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

Good fix, @danielpeintner. Commas added to my change suggestion. (I had contemplated adding em-dashes to the same effect.)

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.

Typo: approache -> the … approach
3 participants