Skip to content

Commit 17ec992

Browse files
author
Ikko Eltociear Ashimine
authored
docs: update README.md
avaiable -> available
1 parent 7cc1eda commit 17ec992

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Note: before using the local model remember to create the docker container!
8989
docker-compose up -d
9090
docker exec -it ollama ollama pull stablelm-zephyr
9191
```
92-
You can use which models avaiable on Ollama or your own model instead of stablelm-zephyr
92+
You can use which models available on Ollama or your own model instead of stablelm-zephyr
9393
```python
9494
from scrapegraphai.graphs import SmartScraperGraph
9595

@@ -285,4 +285,4 @@ ScrapeGraphAI is licensed under the MIT License. See the [LICENSE](https://githu
285285
## Acknowledgements
286286

287287
- We would like to thank all the contributors to the project and the open-source community for their support.
288-
- ScrapeGraphAI is meant to be used for data exploration and research purposes only. We are not responsible for any misuse of the library.
288+
- ScrapeGraphAI is meant to be used for data exploration and research purposes only. We are not responsible for any misuse of the library.

0 commit comments

Comments
 (0)