Skip to content

Commit 692920a

Browse files
authored
Merge pull request #453 from tjaffri/tjaffri/llamaindex-casing
Fix casing in docs
2 parents 3301654 + b26bd90 commit 692920a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ title: Getting Started
2323

2424
[Get Started](./langchain/quick_start.md)
2525

26-
- __UiPath LLamaIndex SDK__
26+
- __UiPath LlamaIndex SDK__
2727

2828
---
2929

30-
Build enterprise-grade UiPath agents using the LLamaIndex framework, with seamless integration from build to run.
30+
Build enterprise-grade UiPath agents using the LlamaIndex framework, with seamless integration from build to run.
3131

3232
[Get Started](./llamaindex/quick_start.md)
3333

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ nav:
5959
- Context Grounding: langchain/context_grounding.md
6060
- Human In The Loop: langchain/human_in_the_loop.md
6161
- Sample Agents: https://github.com/UiPath/uipath-langchain-python/tree/main/samples
62-
- UiPath LLamaIndex SDK:
62+
- UiPath LlamaIndex SDK:
6363
- Getting Started: llamaindex/quick_start.md
6464
- LLMs and Embeddings: llamaindex/llms_and_embeddings.md
6565
- Context Grounding: llamaindex/context_grounding.md

0 commit comments

Comments
 (0)