mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Fix typo in Alexa resources docstring (#124388)
Fixed typo in Alexa resources docstring
This commit is contained in:
parent
60f9fbf800
commit
9b9e98a26e
@ -283,7 +283,7 @@ class AlexaPresetResource(AlexaCapabilityResource):
|
||||
"""Implements Alexa PresetResources.
|
||||
|
||||
Use presetResources with RangeController to provide a set of
|
||||
friendlyNamesfor each RangeController preset.
|
||||
friendlyNames for each RangeController preset.
|
||||
|
||||
https://developer.amazon.com/docs/device-apis/resources-and-assets.html#presetresources
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user