From add299a9c3ad5c6d255be8f0357fa7fcd4549789 2012-10-27 01:05:01 From: Paul Ivanov Date: 2012-10-27 01:05:01 Subject: [PATCH] fixed typo --- diff --git a/custom_converter.py b/custom_converter.py index 7b80417..78009cc 100644 --- a/custom_converter.py +++ b/custom_converter.py @@ -1,6 +1,6 @@ """ -This module gives a simple example of a custom notebook converter taht only -captures display data and deletes the cell inputs. +This module gives a simple example of a custom notebook converter that only +captures display data and deletes the cell inputs. """ import copy