From 5d8c4de21253ee242e68a9df689d0e71e25ee2d5 Mon Sep 17 00:00:00 2001 From: ABSCP4 <74adamb@gmail.com> Date: Mon, 20 Oct 2025 11:01:32 -0700 Subject: [PATCH] Update README.md fixed typo --- .actor/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.actor/README.md b/.actor/README.md index cea3f9da..004b3055 100644 --- a/.actor/README.md +++ b/.actor/README.md @@ -65,7 +65,7 @@ The Actor provides three types of outputs: | Field | Type | Required | Description | |-------|------|----------|-------------| | `username` | string | Yes | Username the search was conducted for | -| `links` | arrray | Yes | Array with found links to the social media | +| `links` | array | Yes | Array with found links to the social media | | `links[]`| string | No | URL to the account ### Example Dataset Item (JSON)