Skip to content

Commit cb610a4

Browse files
Update src/components/ScreenStart.vue
Co-authored-by: Abel Soares Siqueira <abel.s.siqueira@gmail.com>
1 parent 2966211 commit cb610a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/ScreenStart.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ export default defineComponent({
134134
title: 'title',
135135
url: [
136136
{
137-
text: 'Click here to see the documentation for .',
137+
text: 'Click here to see the documentation for title.',
138138
link: 'https://github.com/citation-file-format/citation-file-format/blob/1.2.0/schema-guide.md#title'
139139
}
140140
],

0 commit comments

Comments
 (0)