From b9c74eacc852736d80b7c21a85ea7941b46efdb8 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 22 May 2011 15:41:10 -0400 Subject: [PATCH] lower case --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 6cd0233..8b4eda5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -39,7 +39,7 @@ Tablib is an :ref:`MIT Licensed ` format-agnostic tabular dataset library, >>> data.xlsx -Formats supported: XLSX, XLS, ODS, JSON, YAML, CSV, TSV, HTML Table. +Tablib currently supports xlsx, xls, ods, json, yaml, csv, tsv, and html. Testimonials ------------