Update simple typo in llm_bash md (#2269)

This commit is contained in:
Abdulla Al Blooshi 2023-04-01 08:56:54 -07:00 committed by GitHub
parent 64f44c6483
commit 90e388b9f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@
"metadata": {}, "metadata": {},
"source": [ "source": [
"# BashChain\n", "# 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."
] ]
}, },
{ {