diff --git a/docs/modules/chains/examples/llm_bash.ipynb b/docs/modules/chains/examples/llm_bash.ipynb index 9e43465f..6a5f4d04 100644 --- a/docs/modules/chains/examples/llm_bash.ipynb +++ b/docs/modules/chains/examples/llm_bash.ipynb @@ -5,7 +5,7 @@ "metadata": {}, "source": [ "# BashChain\n", - "This notebook showcases using LLMs and a bash process to do perform simple filesystem commands." + "This notebook showcases using LLMs and a bash process to perform simple filesystem commands." ] }, {