Skip to content

Commit

Permalink
Fixed tiny typo in title.md
Browse files Browse the repository at this point in the history
  • Loading branch information
moortaube authored and etimberg committed Jun 12, 2017
1 parent 009ae4d commit 3a2884f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration/title.md
Expand Up @@ -14,7 +14,7 @@ The title configuration is passed into the `options.title` namespace. The global
| `fontColor` | Color | `'#666'` | Font color
| `fontStyle` | `String` | `'bold'` | Font style
| `padding` | `Number` | `10` | Number of pixels to add above and below the title text.
| `text` | `String` | `''` | Title text ti display
| `text` | `String` | `''` | Title text to display

### Position
Possible title position values are:
Expand Down

0 comments on commit 3a2884f

Please sign in to comment.