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 documentation config #2441

Merged
merged 2 commits into from
Jan 3, 2024
Merged

Conversation

RanVaknin
Copy link
Contributor

Doc string to correct Config's Copy() function. It was incorrectly mentioning the ability to pass in additional options to the config which is not the case.

Closes #2436

@RanVaknin RanVaknin requested a review from a team as a code owner January 3, 2024 03:19
@RanVaknin RanVaknin merged commit 73e1a99 into aws:main Jan 3, 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.

Config.Copy, godocs specify additional configuration being passable, but its not
3 participants