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 8a1c669 commit 7aa2c04Copy full SHA for 7aa2c04
docs/converters/tabular_converter.md
@@ -68,7 +68,7 @@ You can use the following `column` definitions:
68
```yaml
69
p_specified: Inverter.Pnom | Inverter.Snom
70
```
71
- * Automatic IDs `Dict[str, Dict[str, Any]]` with single key `reference`, required attribute `key` and optinal
+ * Automatic IDs `Dict[str, Dict[str, Any]]` with single key `reference`, required attribute `key` and optional
72
attributes `table` and `name`. More extensive examples are shown in the section [AutoID Mapping](##autois-mapping).
73
74
id:
0 commit comments