Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hsm207 authored May 17, 2018
1 parent f3424f2 commit a9c1e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/chap01.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"**Exercise 1:** Run the code in the following cells to create a `Signal` with two frequency components, and them create a `Wave` that contains a half-second sample from the `Signal`.\n",
"**Exercise 1:** Run the code in the following cells to create a `Signal` with two frequency components, and then create a `Wave` that contains a half-second sample from the `Signal`.\n",
"\n",
"Add code to compute and plot the `Spectrum` of this `Wave`.\n",
"\n",
Expand Down

0 comments on commit a9c1e69

Please sign in to comment.