Skip to content

Commit

Permalink
fix product name
Browse files Browse the repository at this point in the history
  • Loading branch information
marevol committed Mar 23, 2024
1 parent d6e66ca commit 8564c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-weaviate.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@
"outputs": [],
"source": [
"prune_docker()\n",
"print(f\"<<<OpenSearch {weaviate_version}>>>\")\n",
"print(f\"<<<Weaviate {weaviate_version}>>>\")\n",
"run_weaviate()\n",
"wait_for_weaviate()"
]
Expand Down

0 comments on commit 8564c25

Please sign in to comment.