Skip to content

Commit 31eabe8

Browse files
committed
Fix title in template app
1 parent b56c2af commit 31eabe8

File tree

1 file changed

+1
-1
lines changed
  • shiny/templates/chat/production/anthropic

1 file changed

+1
-1
lines changed

shiny/templates/chat/production/anthropic/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535

3636
ui.page_opts(
37-
title="Hello OpenAI Chat",
37+
title="Hello Anthropic Chat",
3838
fillable=True,
3939
fillable_mobile=True,
4040
)

0 commit comments

Comments
 (0)