commit | 7bb713d13b1fe3cca58263f5e499136a84abc456 | [log] [tgz] |
---|---|---|
author | Vanessasaurus <vsochat@gmail.com> | Tue Aug 11 18:12:08 2020 -0600 |
committer | GitHub <noreply@github.com> | Wed Aug 12 00:12:08 2020 +0000 |
tree | a41847dac61d5e16fa5b4c998d01e1da2137e621 | |
parent | 805c3643f50ec11514a24ba98588fca2223c8d5b [diff] |
docs: fix spelling errors for amount in retry (#69) Fixes https://github.com/googleapis/python-api-core/issues/68 Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-api-core/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [NA] Ensure the tests and linter pass - [NA] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) Fixes https://github.com/googleapis/python-api-core/issues/68