From b56e38aba311a39bcd67596955aeaa32419a644c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20J=2E=20Rodr=C3=ADguez-Posada?= Date: Tue, 1 Jul 2014 15:51:54 +0200 Subject: [PATCH] fixing typo: Aanalysis -> Analysis --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2febad13..1307a847 100644 --- a/README.md +++ b/README.md @@ -478,7 +478,7 @@ A curated list of awesome Python frameworks, libraries and resources. Inspired b * [django-debug-toolbar](https://github.com/django-debug-toolbar/django-debug-toolbar) - Display various debug information about the current request/response. * [django-devserver](https://github.com/dcramer/django-devserver) - A drop-in replacement for Django's runserver. -## Science and Data Aanalysis +## Science and Data Analysis *Libraries for scientific computing and data analyzing.*