Skip to content

Commit 8d29e4e

Browse files
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

File tree

docs/standard/schema.it.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ Section ``riuso``
127127
This section contains a set of keys related to the publication of the software
128128
inside the reuse catalog of `Developers Italia <https://developers.italia.it>`__.
129129

130-
Chiave ``riuso/codiceIPA`` (*deprecated*)
131-
'''''''''''''''''''''''''''''''''''''''''
130+
Key ``riuso/codiceIPA`` (*deprecated*)
131+
''''''''''''''''''''''''''''''''''''''
132132

133133
- Type: string (iPA code)
134134
- Presence: mandatory if ``repoOwner`` is a Public Administration

0 commit comments

Comments
 (0)