Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix type in Configuration section
  • Loading branch information
L0rD59 committed Jan 21, 2015
1 parent f098653 commit eca838e
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 @@ -33,7 +33,7 @@ You can change how the API key should be delivered and the name of the parameter
```yaml
uecode_api_key:
delivery: query #or header
parameter: some_value # defaults to `api_key`
parameter_name: some_value # defaults to `api_key`
```
#### Entities
Expand Down

0 comments on commit eca838e

Please sign in to comment.