diff --git a/doc/source/v0.12.0.txt b/doc/source/v0.12.0.txt index b7d52c6fed7e0..9054ef4a5444e 100644 --- a/doc/source/v0.12.0.txt +++ b/doc/source/v0.12.0.txt @@ -6,7 +6,7 @@ v0.12.0 (July 24, 2013) This is a major release from 0.11.0 and includes several new features and enhancements along with a large number of bug fixes. -Highlites include a consistent I/O API naming scheme, routines to read html, +Highlights include a consistent I/O API naming scheme, routines to read html, write multi-indexes to csv files, read & write STATA data files, read & write JSON format files, Python 3 support for ``HDFStore``, filtering of groupby expressions via ``filter``, and a revamped ``replace`` routine that accepts regular expressions.