diff --git a/docs/sources/reference/playlist.md b/docs/sources/reference/playlist.md index 755e3c5a3ff..a77e02b5f4c 100644 --- a/docs/sources/reference/playlist.md +++ b/docs/sources/reference/playlist.md @@ -131,7 +131,7 @@ You can control a playlist in **Normal** or **TV** mode after it's started, usin | --- | --- | | Next (double-right arrow) | Advances to the next dashboard. | | Back (left arrow) | Returns to the previous dashboard. | -| Stop (square) | End the playlist, and exits to the current dashboard. | +| Stop (square) | Ends the playlist, and exits to the current dashboard. | | Cycle view mode (monitor icon) | Rotates the display of the dashboards in different view modes. | | Time range | Displays data within a time range. It can be set to display the last 5 minutes up to 5 years ago, or a custom time range, using the down arrow. | | Refresh (circle arrow) | Reloads the dashboard, to display the current data. It can be set to reload automatically every 5 seconds to 1 day, using the drop down arrow. |