Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
damianstasik committed Jan 10, 2024
1 parent abe134a commit 1260434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ const config = {
announcementBar: {
id: "opentofu-ga",
content:
'<a target="_blank" rel="noopener noreferrer" href="https://opentofu.org/blog/opentofu-is-going-ga/">OpenTofu is going GA</a> – we\'re releasing the first stable release of OpenTofu, a community-driven open source fork of Terraform.',
'<a target="_blank" rel="noopener noreferrer" href="https://opentofu.org/blog/opentofu-is-going-ga/">OpenTofu is going GA</a> – we\'ve released the first stable release of OpenTofu, a community-driven open source fork of Terraform.',
backgroundColor: "#ffda18",
textColor: "#1b1d20",
isCloseable: false,
Expand Down

0 comments on commit 1260434

Please sign in to comment.