Skip to content

Commit a6f6829

Browse files
committed
Fix case
1 parent 947ada2 commit a6f6829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
224224
* [XlsxWriter](https://xlsxwriter.readthedocs.org/) - A Python module for creating Excel .xlsx files.
225225
* [xlwings](http://xlwings.org/) - A BSD-licensed library that makes it easy to call Python from Excel and vice versa.
226226
* [xlwt](https://github.com/python-excel/xlwt) / [xlrd](https://github.com/python-excel/xlrd) - Writing and reading data and formatting information from Excel files.
227-
* [relatorio](http://relatorio.tryton.org/) - Templating OpenDocument Files.
227+
* [relatorio](http://relatorio.tryton.org/) - Templating OpenDocument files.
228228
* PDF
229229
* [PDFMiner](https://github.com/euske/pdfminer) - A tool for extracting information from PDF documents.
230230
* [PyPDF2](https://github.com/mstamy2/PyPDF2) - A library capable of splitting, merging and transforming PDF pages.

0 commit comments

Comments
 (0)