docs: fix typo in options
This commit is contained in:
parent
416f027fae
commit
56e3745a5c
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ You can customize the appearance of your `Stats Card` or `Repo Card` however you
|
||||||
- `hide_title` - _(boolean)_
|
- `hide_title` - _(boolean)_
|
||||||
- `hide_rank` - _(boolean)_
|
- `hide_rank` - _(boolean)_
|
||||||
- `show_icons` - _(boolean)_
|
- `show_icons` - _(boolean)_
|
||||||
- `include_total_commits` - Count total commits instead of just the current year commits _(boolean)_
|
- `include_all_commits` - Count total commits instead of just the current year commits _(boolean)_
|
||||||
- `count_private` - Count private commits _(boolean)_
|
- `count_private` - Count private commits _(boolean)_
|
||||||
- `line_height` - Sets the line-height between text _(number)_
|
- `line_height` - Sets the line-height between text _(number)_
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue