From 63ef8b7a362de2514bf3e263d8a5c927b24f7e9c Mon Sep 17 00:00:00 2001 From: MartinKrickl Date: Fri, 19 May 2023 12:06:59 +0000 Subject: [PATCH] Fixed typo --- metadata-readme/Personal-documents-Berg-metadata-readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata-readme/Personal-documents-Berg-metadata-readme.md b/metadata-readme/Personal-documents-Berg-metadata-readme.md index 953b51e..5ba72ce 100644 --- a/metadata-readme/Personal-documents-Berg-metadata-readme.md +++ b/metadata-readme/Personal-documents-Berg-metadata-readme.md @@ -14,7 +14,7 @@ The CSV is an export of keys and values of catalogue system. Some values may hav | snISBN | International Standard Book Number | none | string | | snISSN | International Standard Serial Number | none | string | | volumeNumber | number of volume as part of a multivolumed resource | none | string | -| languages | code for langauge of the document in ISO-639 3 | some | string | +| languages | code for language of the document in ISO-639 3 | some | string | | main_title | title of the document, either as in the resource or a fictious title | all | string | | sub_title | subtitle of the document, either as in the resource or a fictious subtitle | some | string | | related_title | any other title related to the document | none | string | -- GitLab