Skip to content

Commit 1913cbb

Browse files
committed
spelling: successfully
Signed-off-by: Josh Soref <[email protected]>
1 parent c3f1502 commit 1913cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/samples/adk_answering_agent/upload_docs_to_vertex_ai_search.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ def upload_directory_to_gcs(
117117
)
118118
return False
119119

120-
print(f"Sucessfully uploaded {file_count} files to GCS.")
120+
print(f"Successfully uploaded {file_count} files to GCS.")
121121
return True
122122

123123

0 commit comments

Comments
 (0)