From 688a5bd10696ccf1ddebca46d2902549d4927627 Mon Sep 17 00:00:00 2001 From: Anthony Yang <65149795+yangml103@users.noreply.github.com> Date: Thu, 14 Mar 2024 15:38:53 -0400 Subject: [PATCH] docs:fixed typo in streaming document (#19045) Fixed typo in line 661 - from 'mimimize' to 'minimize - [ ] **PR message**: - **Description:** Fixed typo in streaming document - change 'mimimize' to 'minimize If no one reviews your PR within a few days, please @-mention one of baskaryan, efriis, eyurtsev, hwchase17. --- docs/docs/expression_language/streaming.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/expression_language/streaming.ipynb b/docs/docs/expression_language/streaming.ipynb index deebd6a479..facb83d462 100644 --- a/docs/docs/expression_language/streaming.ipynb +++ b/docs/docs/expression_language/streaming.ipynb @@ -658,7 +658,7 @@ "\n", "This is a **beta API**, and we're almost certainly going to make some changes to it.\n", "\n", - "This version parameter will allow us to mimimize such breaking changes to your code. \n", + "This version parameter will allow us to minimize such breaking changes to your code. \n", "\n", "In short, we are annoying you now, so we don't have to annoy you later.\n", ":::"