From fdd6f3949dc5a97d5b2cfcf89cd7e39ac937df45 Mon Sep 17 00:00:00 2001 From: Amtr4x <160324843+Amtr4x@users.noreply.github.com> Date: Tue, 7 Jan 2025 10:10:49 -0500 Subject: [PATCH] Fix typo in Complete Criminal Checks (#445) The name of "Puerto Rico" was typed as "Pureto Rico" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93b30c7f..a5ae07f0 100644 --- a/README.md +++ b/README.md @@ -1442,7 +1442,7 @@ | [Bugcrowd](https://docs.bugcrowd.com/api/getting-started/) | Bugcrowd API for interacting and tracking the reported issues programmatically | `apiKey` | Yes | Unknown | | [Censys](https://search.censys.io/api) | Search engine for Internet connected host and devices | `apiKey` | Yes | No | | [Classify](https://github.com/cheatsnake/classify) | Encrypting & decrypting text messages | No | Yes | Yes | -| [Complete Criminal Checks](https://completecriminalchecks.com/Developers) | Provides data of offenders from all U.S. States and Pureto Rico | `apiKey` | Yes | Yes | +| [Complete Criminal Checks](https://completecriminalchecks.com/Developers) | Provides data of offenders from all U.S. States and Puerto Rico | `apiKey` | Yes | Yes | | [CRXcavator](https://crxcavator.io/apidocs) | Chrome extension risk scoring | `apiKey` | Yes | Unknown | | [EmailRep](https://docs.emailrep.io/) | Email address threat and risk prediction | No | Yes | Unknown | | [Escape](https://github.com/polarspetroll/EscapeAPI) | An API for escaping different kind of queries | No | Yes | No |