diff --git a/docs/lists/docs-lists.html b/docs/lists/docs-lists.html index 11b6d2b7b4e..c4f7d26ad9e 100644 --- a/docs/lists/docs-lists.html +++ b/docs/lists/docs-lists.html @@ -71,7 +71,7 @@

Split button lists

List dividers

-

List items can be turned into dividers to organize and group the list items. This is done by adding the data-role="list-divider" to any list item. These items are styled with the bar swatch "b" by default (blue in the default theme) but you can specify a theme for dividers by adding the data-dividertheme attribute to the list element (ul or ol) and specifying a theme swatch letter.

+

List items can be turned into dividers to organize and group the list items. This is done by adding the data-role="list-divider" to any list item. These items are styled with the bar swatch "b" by default (blue in the default theme) but you can specify a theme for dividers by adding the data-divider-theme attribute to the list element (ul or ol) and specifying a theme swatch letter.

List divider example @@ -132,7 +132,7 @@

Updating lists

More in this section

-