diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js
index 8ce8a6e6928..83c6e022b9f 100644
--- a/docs/docusaurus.config.js
+++ b/docs/docusaurus.config.js
@@ -124,7 +124,7 @@ const config = {
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
announcementBar: {
- content: 'LangChain 0.2 is out! Leave feedback on the v0.2 docs here. You can view the stable v0.1 docs here.',
+ content: 'LangChain 0.2 is out! Leave feedback on the v0.2 docs here. You can view the v0.1 docs here.',
isCloseable: true,
},
docs: {