From 35eb144fcd7bcfeaa8babe6f86f20478cbcfa8b1 Mon Sep 17 00:00:00 2001 From: RedDragonet Date: Tue, 3 Feb 2026 17:26:30 +0800 Subject: [PATCH] docs: fix typo 'wil' to 'will' --- .../partners/eval_driven_system_design/receipt_inspection.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/partners/eval_driven_system_design/receipt_inspection.ipynb b/examples/partners/eval_driven_system_design/receipt_inspection.ipynb index 866266457b..ac5c591775 100644 --- a/examples/partners/eval_driven_system_design/receipt_inspection.ipynb +++ b/examples/partners/eval_driven_system_design/receipt_inspection.ipynb @@ -119,7 +119,7 @@ "\n", "The solid arrows show the primary progressions or steps, while the dotted line \n", "represents the ongoing nature of problem understanding - uncovering more about\n", - "the customer domain will influence every step of the process. We wil examine \n", + "the customer domain will influence every step of the process. We will examine \n", "several of these iterative cycles of refinement in detail below. \n", "Not every project will proceed in the same way, but projects generally have some common\n", "important components.\n",