sentence-case

This commit is contained in:
Mendon Kissling 2025-10-01 09:39:39 -04:00
parent 810daa9f4c
commit c68fd6b8e3
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
--- ---
title: Agents powered by Langflow title: Langflow Agents
slug: /agents slug: /agents
--- ---

View file

@ -70,7 +70,7 @@ const sidebars = {
{ {
type: "doc", type: "doc",
id: "configure/configuration", id: "configure/configuration",
label: "Environment Variables" label: "Environment variables"
}, },
], ],
}, },