Fix typo in Alexa resources docstring (#124388)

Fixed typo in Alexa resources docstring
pull/124392/head
spongebobberts 2024-08-22 03:05:13 -04:00 committed by GitHub
parent 60f9fbf800
commit 9b9e98a26e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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
"""