Skip to content

Commit

Permalink
language fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sayantikabanik committed Jan 8, 2025
1 parent faeac0f commit 25b4075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Each layer has a certain strength of communication inbuilt
`GitHub actions` configured\
`Vale.sh` configured at PR level\
`Pre-commit hooks` configured for code linting/formatting\
[LangChain](https://python.langchain.com/) Basics & workflows\
`Hello world` LLM design example based on [LangChain](https://python.langchain.com/)\
✅ Environment management via [pixi](https://prefix.dev/)\
✅ Reading data from online sources using [intake](https://github.com/intake/intake)\

Check failure on line 51 in README.md

View workflow job for this annotation

GitHub Actions / vale

[vale] README.md#L51

[Vale.Spelling] Did you really mean 'pixi'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'pixi'?", "location": {"path": "README.md", "range": {"start": {"line": 51, "column": 31}}}, "severity": "ERROR"}
✅ Sample pipeline built using [Dagster](https://github.com/dagster-io/dagster)\
Expand Down

0 comments on commit 25b4075

Please sign in to comment.