Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
patch0 committed Aug 11, 2023
1 parent 5919371 commit 6f6bffb
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 @@ -75,7 +75,7 @@ provider "hydra" {

### HTTP header

Support for auth using an abitrary HTTP request header is available. The header name defaults to `Authorization` if not otherwise set.
Support for auth using an arbitrary HTTP request header is available. The header name defaults to `Authorization` if not otherwise set.

```hcl
provider "hydra" {
Expand Down

0 comments on commit 6f6bffb

Please sign in to comment.