Skip to content

Commit 5352f1d

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

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
@@ -271,7 +271,7 @@ export default defineComponent({
271271
})
272272
const helpData = {
273273
name: {
274-
title: 'name',
274+
title: 'given-names',
275275
url: [
276276
{
277277
text: 'Click here to see the documentation for name.',

0 commit comments

Comments
 (0)