Merge pull request #166 from terror/typo-fix-top-lang

docs: fix typo in top lang section
This commit is contained in:
Anurag Hazra 2020-07-24 12:47:41 +05:30 committed by GitHub
commit 7a8510641c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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