ソースを参照

Fixed typo in copy-rows docs

zhixin 1 年間 前
コミット
0ec6941093
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:**
 
-  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'`
 
 ### copyWithHidden
 
-- **Attribute:** `data-copy-width-hidden`
+- **Attribute:** `data-copy-with-hidden`
 
 - **type:** `Boolean`