Skip to content

Commit 5d8c4de

Browse files
authored
Update README.md
fixed typo
1 parent 184470f commit 5d8c4de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.actor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The Actor provides three types of outputs:
6565
| Field | Type | Required | Description |
6666
|-------|------|----------|-------------|
6767
| `username` | string | Yes | Username the search was conducted for |
68-
| `links` | arrray | Yes | Array with found links to the social media |
68+
| `links` | array | Yes | Array with found links to the social media |
6969
| `links[]`| string | No | URL to the account
7070

7171
### Example Dataset Item (JSON)

0 commit comments

Comments
 (0)