浏览代码

Merge pull request #7273 from wenzhixin/fix/7271

Fixed typo in copy-rows docs
文翼 1 年之前
父节点
当前提交
75a03bb4e2
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      site/docs/extensions/copy-rows.md

+ 2 - 2
site/docs/extensions/copy-rows.md

@@ -52,13 +52,13 @@ This extension adds functionality for copying selected rows to the clipboard. Cu
 
 
 - **Detail:**
 - **Detail:**
 
 
-  This newline will be inserted in-between the row values when copying.
+  This newline will be inserted in between the row values when copying.
 
 
 - **Default:** `'\n'`
 - **Default:** `'\n'`
 
 
 ### copyWithHidden
 ### copyWithHidden
 
 
-- **Attribute:** `data-copy-width-hidden`
+- **Attribute:** `data-copy-with-hidden`
 
 
 - **type:** `Boolean`
 - **type:** `Boolean`