Skip to content

Commit 27f3b37

Browse files
committed
Merge pull request #15 from L0rD59/master
Fix typo README
2 parents f098653 + 1277d13 commit 27f3b37

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)