diff --git a/notebooks/search/10-semantic-reranking-retriever-cohere.ipynb b/notebooks/search/10-semantic-reranking-retriever-cohere.ipynb
index cdff76af..5958cdb5 100644
--- a/notebooks/search/10-semantic-reranking-retriever-cohere.ipynb
+++ b/notebooks/search/10-semantic-reranking-retriever-cohere.ipynb
@@ -9,7 +9,7 @@
"source": [
"# Semantic Reranking with Cohere Reranker\n",
"\n",
- "\n",
+ "\n",
"\n",
"This example will show how to combine search and [semantic reranking](https://www.elastic.co/guide/en/elasticsearch/reference/current/semantic-reranking.html) to improve the accuracy of your search results. We'll be using the [rerank feature from Cohere](https://cohere.com/rerank).\n",
"\n",