Skip to content

Fix typo. "client.client.get_merchant_account_status"#20

Open
kzkick2nd wants to merge 1 commit intoamzn:masterfrom
kzkick2nd:fix_typo_in_README
Open

Fix typo. "client.client.get_merchant_account_status"#20
kzkick2nd wants to merge 1 commit intoamzn:masterfrom
kzkick2nd:fix_typo_in_README

Conversation

@kzkick2nd
Copy link
Copy Markdown

@kzkick2nd kzkick2nd commented May 22, 2019

Description of changes:

I found a typo
response = client.client.get_merchant_account_status
in README.

I corrected the typo like this.
response = client.get_merchant_account_status

thank you.

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

@aiperon
Copy link
Copy Markdown

aiperon commented Dec 2, 2020

@kzkick2nd
First of all, I'm not a maintainer of this library. In order to see this library maintainable I want to help maintainers to clear opened PR list at first.

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

What do you expect maintainer should do after reading that or accepting your PR? For me, it's confusing to see this comment in contribution.

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