From 89f2be5cf534b12096525d55b8db885a90d53b32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Bayo=C3=A1n=20Santiago=20Calder=C3=B3n?= Date: Wed, 13 Nov 2019 11:03:00 -0800 Subject: [PATCH] Update README.md Fix typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20e6f17..2b17131 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ___This is still a work in progress___ -This project fetches and processes `code.json` files and indexes them in Elasticsearch. This is ment to be the main harvester for [Code.gov](https://code.gov) and the [Code.gov API](https://github.com/gsa/code-gov-api). +This project fetches and processes `code.json` files and indexes them in Elasticsearch. This is meant to be the main harvester for [Code.gov](https://code.gov) and the [Code.gov API](https://github.com/gsa/code-gov-api). ## How to use this project