Skip to content

Commit ebea776

Browse files
author
Victory
committed
[fix] docs
1 parent b9ea222 commit ebea776

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api/spreadsheet_parse_method.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,8 @@ spreadsheet.parse(styledData);
192192

193193
**Change log:**
194194

195-
- The **editor** property of the **data** array was added in v4.3
196-
- The **rows** and **cols** properties of the sheet object were added in v4.2
195+
- The **editor** property of the **cell** object was added in v4.3
196+
- The **rows** and **cols** properties of the **sheet** object were added in v4.2
197197

198198
**Related articles:** [Data loading and export](loading_data.md)
199199

0 commit comments

Comments
 (0)