diff --git a/docs/index.html b/docs/index.html
index a23e026d..318a8cb4 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1000,8 +1000,8 @@
An object of instructions for per-"header cell" controls in the format: headers: { 0: { option: setting }, ... }
(v2.17.1)
colspan
or rowspan
. Instead add a data-attribute or class name to the header (see the first demo for an example).
+ Warning Do not use this option if your header contains multiple rows or any colspan
or rowspan
. Instead add a data-attribute or class name to the header (see the first demo for an example).
headers: { 0: { sorter: false}, 1: {sorter: false} }
.