From be2491fa7091f12eb4d11c02c2abc1c20121d527 Mon Sep 17 00:00:00 2001 From: Ishola Japheth Date: Wed, 22 Nov 2017 09:15:28 +0000 Subject: [PATCH] Corrected Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb53b7c7..fb5a0093 100644 --- a/README.md +++ b/README.md @@ -389,7 +389,7 @@ API | Description | Auth | HTTPS | Link | | Authentic Jobs | Job board for designers, hackers, and creative pros | `apiKey` | Yes | [Go!](https://authenticjobs.com/api/docs) | | Careerjet | Job search engine | `apiKey` | No | [Go!](https://www.careerjet.com/partners/api/) | | Github Jobs | Jobs for software developers | No | Yes | [Go!](https://jobs.github.com/api) | -| Indeed | Job board aggragator | `apiKey` | Yes | [Go!](https://www.indeed.com/publisher) | +| Indeed | Job board aggregator | `apiKey` | Yes | [Go!](https://www.indeed.com/publisher) | | Jobs2Careers | Job aggregator | `apiKey` | Yes | [Go!](http://api.jobs2careers.com/api/spec.pdf) | | Jooble | Job search engine | `apiKey` | Yes | [Go!](https://us.jooble.org/api/about) | | Juju | Job search engine | `apiKey` | No | [Go!](http://www.juju.com/publisher/spec/) |