Skip to content

Commit

Permalink
spell typo
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed Dec 8, 2023
1 parent 7ee136c commit ebcec4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docusaurus.theme.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export default {
announcementBar: {
id: 'announcementBar-3', // Increment on change
// content: `🎉️ <b><a target="_blank" href="https://docusaurus.io/blog/releases/3.0">Docusaurus v3.0</a> is now out!</b> 🥳️`,
content: function AnnoncementBarContent(): ReactNode {
content: function AnnouncementBarContent(): ReactNode {
return (
<b>
<Translate
Expand Down

0 comments on commit ebcec4b

Please sign in to comment.