diff --git a/docusaurus.config.js b/docusaurus.config.js
index 7b134252..6867d8c8 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -191,7 +191,7 @@ const config = {
announcementBar: {
id: "opentofu-ga",
content:
- 'OpenTofu is going GA – we\'re releasing the first stable release of OpenTofu, a community-driven open source fork of Terraform.',
+ 'OpenTofu is going GA – we\'ve released the first stable release of OpenTofu, a community-driven open source fork of Terraform.',
backgroundColor: "#ffda18",
textColor: "#1b1d20",
isCloseable: false,