Skip to content

Commit ee51869

Browse files
gadenbuiecpsievert
andauthored
docs: remove stray space
Co-authored-by: Carson Sievert <[email protected]>
1 parent f252c2c commit ee51869

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

shiny/ui/_chat.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ async def append_message(
513513
links (see note below).
514514
icon
515515
An optional icon to display next to the message, currently only used for
516-
assistant messages . The icon can be any HTML element (e.g., an
516+
assistant messages. The icon can be any HTML element (e.g., an
517517
:func:`~shiny.ui.img` tag) or a string of HTML.
518518
519519
Note
@@ -608,7 +608,7 @@ async def append_message_stream(
608608
specially formatted **input suggestion** links (see note below).
609609
icon
610610
An optional icon to display next to the message, currently only used for
611-
assistant messages . The icon can be any HTML element (e.g., an
611+
assistant messages. The icon can be any HTML element (e.g., an
612612
:func:`~shiny.ui.img` tag) or a string of HTML.
613613
614614
Note

0 commit comments

Comments
 (0)