Skip to content

Commit cf44d1e

Browse files
docs(sidebars.js): cleanup sidebar title
1 parent 98758fb commit cf44d1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/my-website/sidebars.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,10 +151,10 @@ const sidebars = {
151151
},
152152
{
153153
type: "category",
154-
label: "litellm.completion()",
154+
label: "Chat Completions (litellm.completion)",
155155
link: {
156156
type: "generated-index",
157-
title: "Completion()",
157+
title: "Chat Completions",
158158
description: "Details on the completion() function",
159159
slug: "/completion",
160160
},

0 commit comments

Comments
 (0)