diff --git a/docs/examples/rag_milvus.ipynb b/docs/examples/rag_milvus.ipynb index 63668102..91652978 100644 --- a/docs/examples/rag_milvus.ipynb +++ b/docs/examples/rag_milvus.ipynb @@ -32,7 +32,7 @@ "\n", "Note: For best results, please use **GPU acceleration** to run this notebook. Here are two options for running this notebook:\n", "1. **Locally on a MacBook with an Apple Silicon chip.** Converting all documents in the notebook takes ~2 minutes on a MacBook M2 due to Docling's usage of MPS accelerators.\n", - "2. **Run this notebook on Google Colab.** Converting all documents in the notebook takes ~8 mintutes on a Google Colab T4 GPU.\n" + "2. **Run this notebook on Google Colab.** Converting all documents in the notebook takes ~8 minutes on a Google Colab T4 GPU.\n" ] }, {