Skip to content

Commit

Permalink
Update README.md - Fix typo in headers field description
Browse files Browse the repository at this point in the history
  • Loading branch information
Ali I. Avci committed Jan 4, 2022
1 parent 77a07f2 commit 6685057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Link Tool supports these configuration parameters:
| Field | Type | Description |
| ---------|-------------|------------------------------------------------|
| endpoint | `string` | **Required:** the endpoint for link data fetching. |
| headaers | `object` | **Optional:** the headers used in the GET request. |
| headers | `object` | **Optional:** the headers used in the GET request. |

## Output data

Expand Down

0 comments on commit 6685057

Please sign in to comment.