Skip to content

Commit 8853102

Browse files
Update hello_epsilla_enterprise.py
1 parent c3bb0d5 commit 8853102

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/hello_epsilla_enterprise.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
status_code, response = client.load_db(db_id)
3232
print(status_code, response)
3333

34-
# Connect to an exsiting db
34+
# Connect to an existing db
3535
db = client.vectordb(db_id)
3636

3737
# Create table with schema

0 commit comments

Comments
 (0)