docs: fix title cap (#20048)

This commit is contained in:
Erick Friis
2024-04-04 19:36:33 -07:00
committed by GitHub
parent 1ee8cf7b20
commit ebd24bb5d6

View File

@@ -11,7 +11,7 @@ const baseDarkCodeBlockTheme = require("prism-react-renderer/themes/vsDark");
/** @type {import('@docusaurus/types').Config} */
const config = {
title: "🦜️🔗 Langchain",
title: "🦜️🔗 LangChain",
tagline: "LangChain Python Docs",
favicon: "img/brand/favicon.png",
// Set the production url of your site here