Skip to content

Commit 7d15602

Browse files
Fixed simple grammar error. (#1732)
Got rid of be in the sentence "Lists are sets of vertical tiles that are be logically grouped together in a vertical layout."
1 parent 9c86121 commit 7d15602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/docs/software/dashboards/shuffleboard/getting-started/shuffleboard-lists.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Working with Lists
22
==================
33

4-
Lists are sets of tiles that are be logically grouped together in a vertical layout. When tiles are added to a list,it becomes visually obvious that the tiles are related in function. In addition tiles in lists take up less screen space than the same tiles directly on the desktop because tiles in a list don't display the dark window title, but instead display a smaller textual label documenting the contents of the list.
4+
Lists are sets of tiles that are logically grouped together in a vertical layout. When tiles are added to a list,it becomes visually obvious that the tiles are related in function. In addition tiles in lists take up less screen space than the same tiles directly on the desktop because tiles in a list don't display the dark window title, but instead display a smaller textual label documenting the contents of the list.
55

66
.. figure:: images/list-1.png
77
:alt:

0 commit comments

Comments
 (0)