From 37ef81156f7e4644b9e6cd1f75a603936190c46e Mon Sep 17 00:00:00 2001 From: Ilkay Isik Date: Thu, 10 May 2018 21:33:07 +0200 Subject: [PATCH] change to a sentence --- code/chap02.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/chap02.ipynb b/code/chap02.ipynb index a2c1667f..3e764676 100644 --- a/code/chap02.ipynb +++ b/code/chap02.ipynb @@ -395,7 +395,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Put the shuffled phases back into the spectrum. Each element in `hs` is a complex number with magitude $A$ and phase $\\phi$, we we compute $A e^{i \\phi}$" + "Put the shuffled phases back into the spectrum. Each element in `hs` is a complex number with magitude $A$ and phase $\\phi$, with which we can compute $A e^{i \\phi}$" ] }, {