From e7d906d44552c8452d2f5bc8147fb329c9f51d32 Mon Sep 17 00:00:00 2001 From: Amal <56926487+amalkurup89@users.noreply.github.com> Date: Fri, 1 May 2020 13:32:28 +0530 Subject: [PATCH] Changed the tense of the verb inline with other entries (#24147) --- docs/sources/reference/playlist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. |