From ef0fba6310a64b217a41398bad5c5ea74f256525 Mon Sep 17 00:00:00 2001 From: "Thouis (Ray) Jones" Date: Fri, 2 May 2014 10:03:35 -0400 Subject: [PATCH] spelling correction --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 9daac09..49f41a6 100644 --- a/README.rst +++ b/README.rst @@ -12,7 +12,7 @@ and dictionaries. .. _literal toolz: https://github.com/pytoolz/toolz ``toolz`` is a pure Python package that borrows heavily from contemporary -functional languanges. It is designed to interoperate seemlessly with other +functional languanges. It is designed to interoperate seamlessly with other libraries including ``itertools``, ``functools``, and third party libraries. High performance functional data analysis is possible with builtin types like ``list`` and ``dict``, and user-defined data structures; and low memory