Skip to content

Commit cc0ea84

Browse files
Update src/components/AuthorCardEditing.vue
Co-authored-by: Abel Soares Siqueira <abel.s.siqueira@gmail.com>
1 parent 0edd57b commit cc0ea84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/AuthorCardEditing.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ export default defineComponent({
309309
link: 'https://github.com/citation-file-format/citation-file-format/blob/1.2.0/schema-guide.md#definitionspersonname-suffix'
310310
}
311311
],
312-
description: 'The person\'s given names.',
312+
description: 'The person\'s last names, split into parts.',
313313
examples: [
314314
'name particle: von',
315315
'family name: Doe',

0 commit comments

Comments
 (0)