Skip to content

Commit

Permalink
fix typo in comet_tracking.ipynb (langchain-ai#3505)
Browse files Browse the repository at this point in the history
intializing -> initializing
  • Loading branch information
eltociear authored Apr 25, 2023
1 parent 64bbbf2 commit cf71b5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ecosystem/comet_tracking.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"You can grab your [Comet API Key here](https://www.comet.com/signup?utm_source=langchain&utm_medium=referral&utm_campaign=comet_notebook) or click the link after intializing Comet"
"You can grab your [Comet API Key here](https://www.comet.com/signup?utm_source=langchain&utm_medium=referral&utm_campaign=comet_notebook) or click the link after initializing Comet"
]
},
{
Expand Down

0 comments on commit cf71b5d

Please sign in to comment.