Skip to content
Snippets Groups Projects
Commit 02f6379b authored by Nils Windisch's avatar Nils Windisch :coffee:
Browse files

chore: correct menu item title

closes #140
parent 02ab459c
No related branches found
No related tags found
No related merge requests found
Pipeline #239622 passed
......@@ -124,7 +124,7 @@ export default {
data: () => ({
editions,
metaEdition: [
{ title: 'Edition guidelines', to: '/editionguidelines.html' },
{ title: 'Edition Guidelines', to: '/editionguidelines.html' },
{ title: 'Motifs', to: '/motifs.html' },
{ title: 'Manuscripts', to: '/manuscripts.html' },
{ title: 'Sayings', to: '/sayings.html' },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment