spelling: components/coinbase (#64239)

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2022-01-23 18:40:04 -05:00 committed by GitHub
parent 22656f6082
commit 867392778e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 15 additions and 15 deletions

View file

@ -44,7 +44,7 @@ class MockGetAccounts:
def mocked_get_accounts(_, **kwargs):
"""Return simplied accounts using mock."""
"""Return simplified accounts using mock."""
return MockGetAccounts(**kwargs)