Skip to content

Commit 7aa2c04

Browse files
authored
Update docs/converters/tabular_converter.md
Signed-off-by: Martijn Govers <[email protected]> Signed-off-by: Martijn Govers <[email protected]>
1 parent 8a1c669 commit 7aa2c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/converters/tabular_converter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ You can use the following `column` definitions:
6868
```yaml
6969
p_specified: Inverter.Pnom | Inverter.Snom
7070
```
71-
* Automatic IDs `Dict[str, Dict[str, Any]]` with single key `reference`, required attribute `key` and optinal
71+
* Automatic IDs `Dict[str, Dict[str, Any]]` with single key `reference`, required attribute `key` and optional
7272
attributes `table` and `name`. More extensive examples are shown in the section [AutoID Mapping](##autois-mapping).
7373
```yaml
7474
id:

0 commit comments

Comments
 (0)