diff --git a/index.html b/index.html
index f9dcce5..83e5196 100644
--- a/index.html
+++ b/index.html
@@ -57,10 +57,10 @@ The object of study is an archived mailing list, a web interface to which is ava
Tools are written in Python and can be found at https://github.com/gauthiier/nettime
- We devised scripts to crawl and aggregate Nettime's email content using custom MHonArc scrappers.
+ Scripts to crawl and aggregate Nettime's email content using custom MHonArc scrappers have been devised.
- We have build an archive of all Mettime's emails in both custom json and legacy mbox format.
+ An archive of all Nettime's emails in both custom json and legacy mbox formats has been produced.
@@ -70,7 +70,7 @@ The object of study is an archived mailing list, a web interface to which is ava
-
- Consistent with the ‘90’s-era origins of the Nettime list, time series data analytics were graphed in a series of simple bar graph using Python's numpy, pandas and matplotlib.
+ Consistent with the ‘90’s-era origins of the Nettime list, time series data analytics were graphed in a series of simple bar graph using Python's numpy, pandas and matplotlib packages.