From 1e6517ba73914a251a2bed00977b1fec35ae7255 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Fri, 17 May 2024 00:20:55 +0900 Subject: [PATCH] docs: update sql_large_db.ipynb (#21765) mispelling -> misspelling --- docs/docs/how_to/sql_large_db.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/how_to/sql_large_db.ipynb b/docs/docs/how_to/sql_large_db.ipynb index 612cf0fc095..6b98c1c5160 100644 --- a/docs/docs/how_to/sql_large_db.ipynb +++ b/docs/docs/how_to/sql_large_db.ipynb @@ -473,7 +473,7 @@ "id": "12b0ed60-2536-4f82-85df-e096a272072a", "metadata": {}, "source": [ - "To try out our chain, let's see what happens when we try filtering on \"elenis moriset\", a mispelling of Alanis Morissette, without and with retrieval:" + "To try out our chain, let's see what happens when we try filtering on \"elenis moriset\", a misspelling of Alanis Morissette, without and with retrieval:" ] }, {