diff --git a/docs/trulens_eval/getting_started/core_concepts/rag_triad.md b/docs/trulens_eval/getting_started/core_concepts/rag_triad.md index a2f7f27d0..bfd42b219 100644 --- a/docs/trulens_eval/getting_started/core_concepts/rag_triad.md +++ b/docs/trulens_eval/getting_started/core_concepts/rag_triad.md @@ -12,7 +12,7 @@ edge of the RAG architecture, shown below: The RAG triad is made up of 3 evaluations: context relevance, groundedness and answer relevance. Satisfactory evaluations on each provides us confidence that -our LLM app is free form hallucination. +our LLM app is free from hallucination. ## Context Relevance