We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1575985 commit c03f7c0Copy full SHA for c03f7c0
docs/src/index.md
@@ -13,7 +13,7 @@ one has to create two types derived from:
13
14
Overview of methods:
15
16
-| | get names | get value e| write / set value |
+| | get names | get values | write / set value |
17
|------------|-----------------------------------------------|-----------------------------------------|-------------------------------------------|
18
| Dimensions | [`dimnames`](#CommonDataModel.dimnames) | [`dim`](#CommonDataModel.dim) | [`defDim`](#CommonDataModel.defDim) |
19
| Attributes | [`attribnames`](#CommonDataModel.attribnames) | [`attrib`](#CommonDataModel.attrib) | [`defAttrib`](#CommonDataModel.defAttrib) |
0 commit comments