docs: fix typo in top lang section

This commit is contained in:
Liam 2020-07-23 23:25:25 -04:00
parent aa44bd7615
commit bd13399e7f

View File

@ -160,7 +160,7 @@ Endpoint: `api/top-langs?username=anuraghazra`
You can use `?hide=language1,language2` parameter to hide individual languages.
```md
[![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=anuraghazra&hide=javascript,html])](https://github.com/anuraghazra/github-readme-stats)
[![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=anuraghazra&hide=javascript,html)](https://github.com/anuraghazra/github-readme-stats)
```
### Demo