Skip to content

Commit b60eca4

Browse files
committed
fix: correct misspelling
1 parent d19adca commit b60eca4

File tree

1 file changed

+1
-1
lines changed
  • gemini/sample-apps/gemini-mesop-cloudrun

1 file changed

+1
-1
lines changed

gemini/sample-apps/gemini-mesop-cloudrun/main.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1460,7 +1460,7 @@ def video_highlights_tab():
14601460
state = me.state(State)
14611461
me.box(style=me.Style(height=24))
14621462

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:")
1463+
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:")
14641464
me.box(style=me.Style(height=12))
14651465

14661466
me.video(

0 commit comments

Comments
 (0)