diff --git a/bundles/org.openhab.binding.sonos/README.md b/bundles/org.openhab.binding.sonos/README.md index f0f198e99b668..ad6b2759c2012 100644 --- a/bundles/org.openhab.binding.sonos/README.md +++ b/bundles/org.openhab.binding.sonos/README.md @@ -52,7 +52,7 @@ The devices support the following channels: | alarmproperties | String | R | Properties of the alarm currently running | all | | alarmrunning | Switch | R | Set to ON if the alarm was triggered | all | | clearqueue | Switch | W | Suppress all songs from the current queue | all | -| control | Player | RW | Control the Zone Player, e.g. start/stop/next/previous/ffward/rewind | all | +| control | Player | RW | Control the Zone Player, e.g. PLAY/PAUSE/NEXT/PREVIOUS | all | | coordinator | String | R | UDN of the coordinator for the current group | all | | currentalbum | String | R | Name of the album currently playing | all | | currentalbumart | Image | R | Cover art of the album currently playing | all |