diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js
index 8f1300843391..a731bc3c1699 100644
--- a/website/docusaurus.config.js
+++ b/website/docusaurus.config.js
@@ -187,7 +187,7 @@ module.exports = {
announcementBar: {
id: "newdocs",
content:
- 'AutoGen 0.4 has been released. Read the migration guide here. This is the official project. We are not affiliated with any forks or startups. See our statement.',
+ 'AutoGen 0.4 has been released. Read the migration guide here. This is the official project. We are not affiliated with any forks or startups. See our statement.',
backgroundColor: "#fafbfc",
textColor: "#091E42",
isCloseable: true,