From 15b32515c47d01988dd7d34c292aeee19057e9d9 Mon Sep 17 00:00:00 2001 From: Kevin Pang Date: Thu, 1 Dec 2011 23:35:25 -0800 Subject: [PATCH] Fixed typo --- writings/python-ecosystem-introduction/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/writings/python-ecosystem-introduction/index.html b/writings/python-ecosystem-introduction/index.html index 3ff91bb..d174c4d 100644 --- a/writings/python-ecosystem-introduction/index.html +++ b/writings/python-ecosystem-introduction/index.html @@ -23,7 +23,7 @@

Python Ecosystem - An Introduction

What follows, is an extract from the internal wiki at my workplace, that documents the basics of Python ecosystem for web application development for our interns, trainees and experienced developers who shift to Python from other platforms.

-

This is not a complete resouces. My target is to make it a work in perpetual progress. Hopefully, over time, this will develop into an exhaustive tutorial.

+

This is not a complete resource. My target is to make it a work in perpetual progress. Hopefully, over time, this will develop into an exhaustive tutorial.

Intended Audience