Skip to content

Commit

Permalink
Update docs/converters/tabular_converter.md
Browse files Browse the repository at this point in the history
Signed-off-by: Martijn Govers <[email protected]>

Signed-off-by: Martijn Govers <[email protected]>
  • Loading branch information
mgovers authored Sep 3, 2024
1 parent 8a1c669 commit 7aa2c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/converters/tabular_converter.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ You can use the following `column` definitions:
```yaml
p_specified: Inverter.Pnom | Inverter.Snom
```
* 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
attributes `table` and `name`. More extensive examples are shown in the section [AutoID Mapping](##autois-mapping).
```yaml
id:
Expand Down

0 comments on commit 7aa2c04

Please sign in to comment.