diff --git a/cookbook/Semi_structured_multi_modal_RAG_LLaMA2.ipynb b/cookbook/Semi_structured_multi_modal_RAG_LLaMA2.ipynb index 3f1454a764..94173144f2 100644 --- a/cookbook/Semi_structured_multi_modal_RAG_LLaMA2.ipynb +++ b/cookbook/Semi_structured_multi_modal_RAG_LLaMA2.ipynb @@ -532,7 +532,7 @@ } ], "source": [ - "chain.invoke(\"What is the performance of LLaVa across across mutiple image domains / subjects?\")" + "chain.invoke(\"What is the performance of LLaVa across across multiple image domains / subjects?\")" ] }, {