Skip to content

Commit c03f7c0

Browse files
Update index.md
1 parent 1575985 commit c03f7c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ one has to create two types derived from:
1313

1414
Overview of methods:
1515

16-
| | get names | get value e| write / set value |
16+
| | get names | get values | write / set value |
1717
|------------|-----------------------------------------------|-----------------------------------------|-------------------------------------------|
1818
| Dimensions | [`dimnames`](#CommonDataModel.dimnames) | [`dim`](#CommonDataModel.dim) | [`defDim`](#CommonDataModel.defDim) |
1919
| Attributes | [`attribnames`](#CommonDataModel.attribnames) | [`attrib`](#CommonDataModel.attrib) | [`defAttrib`](#CommonDataModel.defAttrib) |

0 commit comments

Comments
 (0)