langchain/docs/modules/utils/examples
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">
2023-02-26 17:41:03 -08:00
..
bash.ipynb Fix use case sentence for bash util doc (#1295) 2023-02-26 17:41:03 -08:00
bing_search.ipynb Harrison/add to search (#778) 2023-01-28 08:06:00 -08:00
google_search.ipynb Harrison/add to search (#778) 2023-01-28 08:06:00 -08:00
google_serper.ipynb Google Search API integration with serper.dev (wrapper, tests, docs, … (#909) 2023-02-15 22:47:17 -08:00
ifttt.ipynb add ifttt tool (#1244) 2023-02-22 22:29:43 -08:00
python.ipynb Docs refactor (#480) 2023-01-02 08:24:09 -08:00
requests.ipynb Docs refactor (#480) 2023-01-02 08:24:09 -08:00
searx_search.ipynb searx_search: docs updates (#1175) 2023-02-20 06:46:44 -08:00
serpapi.ipynb bump version to 0063 (#616) 2023-01-14 08:09:25 -08:00
wolfram_alpha.ipynb Harrison/wolfram alpha (#579) 2023-01-11 05:52:19 -08:00