From ada4512761be1cf42ce577c26278973190d0c9ca Mon Sep 17 00:00:00 2001 From: John Hausberg Anfindsen <114504907+anfindsen@users.noreply.github.com> Date: Mon, 1 Jul 2024 12:48:17 +0200 Subject: [PATCH] chore: Fix typo in index.md Added a missing word in the sentence --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index d36d017ae..533f81b5a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -27,7 +27,7 @@ against and setting up online monitoring for your RAG apps. :link-type: ref The high-level explanations for building a better understand about the -important topics such how to think about metrics-driven development, how the Ragas metrics work under the hood and synthetic dataset generation. +important topics such as how to think about metrics-driven development, how the Ragas metrics work under the hood and synthetic dataset generation. ::: :::{grid-item-card} 🛠️ How-to Guides :link: how-to-guides