Skip to content

Commit

Permalink
Update documentation of c_trace_de.md
Browse files Browse the repository at this point in the history
This fixes an inconsistency in the documentation, as `gemeinde` wasn't documented due to a copy & paste error.

Also it extends the documentation of `ortsteil`.
  • Loading branch information
kbabioch authored and 5ila5 committed Nov 3, 2023
1 parent d700ca1 commit fd1b4d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/source/c_trace_de.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ Name of the service which is specific to your municipality. See the table below
*(string) (optional)*
Needed for most municipalities but no all
**ort**
**gemeinde**
*(string) (optional)*
Needed for some municipalities but no all (can be left empty if same as ort)
Needed for some municipalities but not all (can be left empty if same as `ort` or unneeded)

**ortsteil**
*(string) (optional)*
Needed only for some municipalities but no all
Needed only for some municipalities but not all (can be left empty if unneeded)

**strasse**
*(string) (required)*
Expand Down

0 comments on commit fd1b4d6

Please sign in to comment.