From 71bf2d26d4134673121bfa366fa45443724b464a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Here=C3=B1=C3=BA?= Date: Sat, 29 Sep 2018 21:11:31 -0300 Subject: [PATCH] Typo on #53 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdb2c88..e048e79 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ make docker_test ## Benchmarks -We are testing the following librairies on a sample of 100k URLs from Blink and DMOZ: +We are testing the following libraries on a sample of 100k URLs from Blink and DMOZ: - urlparse4 ;-) - [CPython's urlparse](https://github.com/python/cpython/blob/2.7/Lib/urlparse.py)