You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs
Casey A. Fitzpatrick 648b3b3909
Fix use case sentence for bash util doc (#1295)
Thanks for all your hard work!

I noticed a small typo in the bash util doc so here's a quick update.
Additionally, my formatter caught some spacing in the `.md` as well.
Happy to revert that if it's an issue.

The main change is just
```
- A common use case this is for letting it interact with your local file system. 

+ A common use case for this is letting the LLM interact with your local file system.
```

## Testing

`make docs_build` succeeds locally and the changes show as expected ✌️ 
<img width="704" alt="image"
src="https://user-images.githubusercontent.com/17773666/221376160-e99e59a6-b318-49d1-a1d7-89f5c17cdab4.png">
1 year ago
..
_static docs: increase width (#1049) 1 year ago
ecosystem Add Writer, Banana, Modal, StochasticAI (#1270) 1 year ago
getting_started add reqs (#918) 1 year ago
modules Fix use case sentence for bash util doc (#1295) 1 year ago
reference Add Support for OpenSearch Vector database (#1191) 1 year ago
tracing Make Tools own model, add ToolKit Concept (#1095) 1 year ago
use_cases Harrison/updating docs (#1196) 1 year ago
Makefile Feature: linkcheck-action (#534) (#542) 1 year ago
conf.py improve css (#615) 1 year ago
deployments.md add docs for steamship deployment (#949) 1 year ago
ecosystem.rst Docs refactor (#480) 1 year ago
gallery.rst update gallery with slack bot (#1177) 1 year ago
glossary.md Feature: linkcheck-action (#534) (#542) 1 year ago
index.rst improve docs for indexes (#1146) 1 year ago
make.bat initial commit 2 years ago
reference.rst Feature: linkcheck-action (#534) (#542) 1 year ago
requirements.txt Docs refactor (#480) 1 year ago
tracing.md Harrison/tracing docs (#806) 1 year ago