We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27bd7d6 commit 22cdc7fCopy full SHA for 22cdc7f
1 file changed
06-functions.ipynb
@@ -316,7 +316,7 @@
316
"## Tidying up\n",
317
"\n",
318
"Now that we know how to wrap bits of code up in functions,\n",
319
- "we can make our inflammation analyasis easier to read and easier to reuse.\n",
+ "we can make our analysis easier to read and easier to reuse.\n",
320
"First, let's make an `analyze` function that generates our plots:"
321
]
322
},
@@ -946,7 +946,7 @@
946
"name": "python",
947
"nbconvert_exporter": "python",
948
"pygments_lexer": "ipython2",
949
- "version": "2.7.10"
+ "version": "2.7.11"
950
}
951
952
"nbformat": 4,
0 commit comments