Spelling, grammar etc fixes (#14432)
* Spelling, grammar etc fixes * s/an api data/data of an api/
This commit is contained in:
parent
843789528e
commit
234bf1f0ea
15 changed files with 20 additions and 20 deletions
|
@ -8,7 +8,7 @@ import homeassistant.components.prometheus as prometheus
|
|||
|
||||
@pytest.fixture
|
||||
def prometheus_client(loop, hass, aiohttp_client):
|
||||
"""Initialize a aiohttp_client with Prometheus component."""
|
||||
"""Initialize an aiohttp_client with Prometheus component."""
|
||||
assert loop.run_until_complete(async_setup_component(
|
||||
hass,
|
||||
prometheus.DOMAIN,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue