Skip to content

Commit

Permalink
Merge pull request #132 from catenax-eV/chore/spelling_Imprint
Browse files Browse the repository at this point in the history
Translate/Correct "Impressum" to "Imprint"
  • Loading branch information
werner-roman authored Oct 13, 2024
2 parents 72e7045 + 66ef9bd commit cffb998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ const config: Config = {
],
},
],
copyright: `Copyright © ${new Date().getFullYear()} Catena-X Automotive Network e.V. (<a href="https://catena-x.net/de/tractus-x/impressum">Impressum</a>)`,
copyright: `Copyright © ${new Date().getFullYear()} Catena-X Automotive Network e.V. (<a href="https://catena-x.net/de/tractus-x/impressum">Imprint</a>)`,
},
prism: {
theme: prismThemes.github,
Expand Down

0 comments on commit cffb998

Please sign in to comment.