From a87b5c543abfd57bdadda9f1b45de2d3dac08232 Mon Sep 17 00:00:00 2001 From: Gilles Coolen Date: Tue, 15 Oct 2019 20:04:12 +0200 Subject: [PATCH] Fix spelling error (#1089) This file change changes IA to AI. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 038ff79c..43c87f60 100644 --- a/README.md +++ b/README.md @@ -561,7 +561,7 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [Clarifai](https://developer.clarifai.com/) | Computer Vision | `OAuth` | Yes | Unknown | | [Cloudmersive](https://www.cloudmersive.com/image-recognition-and-processing-api) | Image captioning, face recognition, NSFW classification | `apiKey` | Yes | Yes | -| [Deepcode](https://www.deepcode.ai/docs/Overview%252FOverview) | IA for code review | No | Yes | Unknown | +| [Deepcode](https://www.deepcode.ai/docs/Overview%252FOverview) | AI for code review | No | Yes | Unknown | | [Dialogflow](https://dialogflow.com) | Natural Language Processing | `apiKey` | Yes | Unknown | | [Keen IO](https://keen.io/) | Data Analytics | `apiKey` | Yes | Unknown | | [Unplugg](https://unplu.gg/test_api.html) | Forecasting API for timeseries data | `apiKey` | Yes | Unknown |