We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d19adca commit b60eca4Copy full SHA for b60eca4
gemini/sample-apps/gemini-mesop-cloudrun/main.py
@@ -1460,7 +1460,7 @@ def video_highlights_tab():
1460
state = me.state(State)
1461
me.box(style=me.Style(height=24))
1462
1463
- me.text("Another example of using Gemini 1.5 ist to ask questions about objects, people or the context, as shown in the video about Pixel 8 below:")
+ me.text("Another example of using Gemini 1.5 is to ask questions about objects, people or the context, as shown in the video about Pixel 8 below:")
1464
me.box(style=me.Style(height=12))
1465
1466
me.video(
0 commit comments