From e66b27f5804823cc9c76bb53df28eb1ed661ee85 Mon Sep 17 00:00:00 2001 From: trejwil <107530425+trejwil@users.noreply.github.com> Date: Sun, 28 Apr 2024 21:49:15 -0500 Subject: [PATCH] Fixed typo in readme.md Added missed character in the word "compiled". --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 699bc4a..6796f1f 100644 --- a/readme.md +++ b/readme.md @@ -75,7 +75,7 @@ The JSON datasets can be found below: - [routes-large.json](https://wordlists-cdn.assetnote.io/rawdata/kiterunner/routes-large.json.tar.gz) (118MB compressed, 2.6GB decompressed) - [routes-small.json](https://wordlists-cdn.assetnote.io/rawdata/kiterunner/routes-small.json.tar.gz) (14MB compressed, 228MB decompressed) -Alternatively, it is possible to download the compile `.kite` files from the links below: +Alternatively, it is possible to download the compiled `.kite` files from the links below: - [routes-large.kite](https://wordlists-cdn.assetnote.io/data/kiterunner/routes-large.kite.tar.gz) (40MB compressed, 183M decompressed) - [routes-small.kite](https://wordlists-cdn.assetnote.io/data/kiterunner/routes-small.kite.tar.gz) (2MB compressed, 35MB decompressed)