Skip to content

Commit eca838e

Browse files
committed
Update README.md
fix type in Configuration section
1 parent f098653 commit eca838e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ You can change how the API key should be delivered and the name of the parameter
3333
```yaml
3434
uecode_api_key:
3535
delivery: query #or header
36-
parameter: some_value # defaults to `api_key`
36+
parameter_name: some_value # defaults to `api_key`
3737
```
3838
3939
#### Entities

0 commit comments

Comments
 (0)