浏览代码

Update column-options.md

文翼 6 年之前
父节点
当前提交
fbf0b68297
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      site/docs/api/column-options.md

+ 1 - 1
site/docs/api/column-options.md

@@ -182,7 +182,7 @@ The column options is defined in `jQuery.fn.bootstrapTable.columnDefaults`.
   Set `true` to show a radio. The radio column has fixed width.
   
   If a value is given the Checkbox is automatically checked.  
-    Its also possible to check/uncheck the radio by use an formatter (return `true` to check, return `false` to uncheck).
+  Its also possible to check/uncheck the radio by use an formatter (return `true` to check, return `false` to uncheck).
 
 - **Default:** `false`