Skip to content

Commit 5f9268d

Browse files
Update _instruction
1 parent 1569e50 commit 5f9268d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/digitalIdentifier/ISBN.schema.tpl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"identifier": {
1111
"type": "string",
1212
"pattern": "^([0-9]{3}-)?[0-9]{1}-[0-9]{3}-[0-9]{5}-[0-9]{1}|[0-9]{1}-[0-9]{2}-[0-9]{6}-[0-9]{1}$",
13-
"_instruction": "Enter the numeric commercial book identifier 'International Standard Book Number' (ISBN) following the defined pattern (e.g., 123-4-567-89012-3 (13-digit ISBN) or 4-567-89012-3 (10-digit ISBN))."
13+
"_instruction": "Enter the numeric commercial book identifier 'International Standard Book Number' (ISBN) following the defined pattern (e.g., 123-4-567-89012-3 (13-digit ISBN), 4-567-89012-3 (10-digit ISBN) or 1-12-547612-4 (10-digit ISBN))."
1414
}
1515
}
1616
}

0 commit comments

Comments
 (0)