Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
s-martin authored Feb 14, 2024
1 parent 872b22b commit 7464a5c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
class battmon_ads1015(BatteryMonitorBase.BattmonBase):
"""Battery Monitor based on a ADS1015
See [Batter Monitor documentation](../../builders/components/power/batterymonitor.md)
See [Battery Monitor documentation](../../builders/components/power/batterymonitor.md)
"""

def __init__(self, cfg):
Expand Down

0 comments on commit 7464a5c

Please sign in to comment.