Skip to content

Commit 7f66bcc

Browse files
committed
change descriptions
1 parent c7fe8fe commit 7f66bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/DemoPage.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ if __name__ == "__main__":
227227
<p style={{
228228
marginTop: '15px',
229229
}}>
230-
Above is an example instantiation of GUMBO based on the user's current GUM. Feel free to click on and explore suggestions. Dragging the slider will update the GUMBO's suggestions based on the user's changing GUM.
230+
Above is an example instantiation of GUMBO based on the user's current GUM. You can click on "Open Chat" to explore example interactions with suggestions. Dragging the slider will update the GUMBO's suggestions based on the user's changing GUM.
231231
</p>
232232
</div>
233233
</div>

0 commit comments

Comments
 (0)