Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tacone committed Jan 9, 2017
1 parent 5735f0c commit 9827d16
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 @@ -74,7 +74,7 @@ The possible configuration values for each field are:
- **type**: string|integer
- **alignment**: left|right *(defaults to left for string, right for integers)*
- **padding**: charachter to use to fill the missing space *(defaults to '' for string, '0' for integers)*
- **default** => what to write when an array field is missing *(defaults to '' for string, '0' for integers)*
- **default**: what to write when an array field is missing *(defaults to '' for string, '0' for integers)*

## Testing

Expand Down

0 comments on commit 9827d16

Please sign in to comment.