Browse Source

Merge pull request #80 from veggiemonk/typo

fixing typo in options
文翼 11 years ago
parent
commit
00f378b475
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/examples.html

+ 1 - 1
docs/examples.html

@@ -874,7 +874,7 @@
                                 search: true,
                                 search: true,
                                 showColumns: true,
                                 showColumns: true,
                                 showRefresh: true,
                                 showRefresh: true,
-                                minimunCountColumns: 2,
+                                minimumCountColumns: 2,
                                 columns: [{
                                 columns: [{
                                     field: 'state',
                                     field: 'state',
                                     checkbox: true
                                     checkbox: true