From 87804aae6bb36168a9bb1901dedbdb02a7a20309 Mon Sep 17 00:00:00 2001 From: meichuanyi Date: Sun, 21 Jun 2026 14:45:33 +0800 Subject: [PATCH] docs: fix typo in HH case study Signed-off-by: meichuanyi --- HH.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HH.md b/HH.md index f976d18..b5bfa20 100644 --- a/HH.md +++ b/HH.md @@ -181,7 +181,7 @@ HINT: Plot V vs t. Let's now explore how the combined gates and dynamics evolve. To do so, let's start by focusing our plot on a - single spike. As a first step, we'll make a new figure with a seperate subfigure to plot + single spike. As a first step, we'll make a new figure with a separate subfigure to plot the voltage, ```{code-cell} ipython3