docs: fix typo (#202)
This commit is contained in:
parent
845e90b42e
commit
3bdcf3d61f
1 changed files with 2 additions and 2 deletions
|
@ -62,7 +62,7 @@ To hide any specific stats, you can pass a query parameter `?hide=` with comma s
|
||||||
> Options: `&hide=stars,commits,prs,issues,contribs`
|
> Options: `&hide=stars,commits,prs,issues,contribs`
|
||||||
|
|
||||||
```md
|
```md
|
||||||

|

|
||||||
```
|
```
|
||||||
|
|
||||||
### Adding private contributions count to total commits count
|
### Adding private contributions count to total commits count
|
||||||
|
@ -190,7 +190,7 @@ You can use `?hide=language1,language2` parameter to hide individual languages.
|
||||||
|
|
||||||
- Hiding specific stats
|
- Hiding specific stats
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
- Showing icons
|
- Showing icons
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue