Skip to content

Commit

Permalink
fixed typo (home-assistant#10110)
Browse files Browse the repository at this point in the history
  • Loading branch information
iMarkus authored and fabaff committed Oct 24, 2017
1 parent 179655b commit e970edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/components/sensor/test_uptime.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ def tearDown(self):
self.hass.stop()

def test_uptime_min_config(self):
"""Test minimum uptime configutation."""
"""Test minimum uptime configuration."""
config = {
'sensor': {
'platform': 'uptime',
Expand Down

0 comments on commit e970edb

Please sign in to comment.