Commit 8d29e4e
committed
docs(schema): fix leftover Italian "Chiave" in English schema header
Fixes #313. The English schema reference (published at
https://yml.publiccode.tools/country.html from
docs/standard/schema.it.rst) had one section header using the
Italian word "Chiave" while the other 11 sibling entries in the
same file use "Key". This was the only leftover Italian on line
130.
Also adjusts the RST underline length so it matches the new
heading length (6-char reduction, RST requires underline >= title
length).
No changes to docs/standard/schema.core.rst or country.rst.1 parent 9cba56f commit 8d29e4e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
131 | | - | |
| 130 | + | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
0 commit comments