Skip to content

Commit

Permalink
docs: Fixed Grammar & Improve reading (#27672)
Browse files Browse the repository at this point in the history
Updated the documentation to fix some grammar errors

    - **Description:** Some language errors exist in the documentation
    - **Issue:** the issue # Changed the structure of some sentences
  • Loading branch information
DangerousPotential authored Oct 29, 2024
1 parent 913ff1b commit 447c0dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/tutorials/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sidebar_class_name: hidden
---
# Tutorials

New to LangChain or to LLM app development in general? Read this material to quickly get up and running.
New to LangChain or LLM app development in general? Read this material to quickly get up and running.

## Basics
- [Build a Simple LLM Application with LCEL](/docs/tutorials/llm_chain)
Expand Down Expand Up @@ -45,7 +45,7 @@ You can peruse [LangSmith tutorials here](https://docs.smith.langchain.com/tutor

### Evaluation

LangSmith helps you evaluate the performance of your LLM applications. The below tutorial is a great way to get started:
LangSmith helps you evaluate the performance of your LLM applications. The tutorial below is a great way to get started:

- [Evaluate your LLM application](https://docs.smith.langchain.com/tutorials/Developers/evaluation)

Expand Down

0 comments on commit 447c0dd

Please sign in to comment.