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 docstring typo about Context class #441

Merged
merged 2 commits into from
Jul 1, 2024

Conversation

hassaku63
Copy link
Contributor

@hassaku63 hassaku63 commented Jun 29, 2024

Issue #, if available:

Description of changes:

This pull request corrects a typographical error in the docstring of the Context class, ensuring the documentation accurately reflects the intended message.

The current docstring for the Context class contains an incorrect repeated "if" which makes the sentence unclear.

I believe this is a typo, so I have corrected it to:

For any data access or data mutation, if there is no active segment present
it will use user-defined behavior to handle such case. By default it throws
an runtime error.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@hassaku63 hassaku63 requested a review from a team as a code owner June 29, 2024 11:50
@mxiamxia mxiamxia merged commit 1893d72 into aws:master Jul 1, 2024
12 checks passed
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.

2 participants