docs: Fix typo (#222)

This commit is contained in:
Jasper Pilgrim 2020-07-28 02:00:28 -05:00 committed by GitHub
parent 2fa229ac7e
commit 596897f9af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ _Note: Ranks are calculated based on user's stats, see [src/calculateRank.js](./
### Hiding individual stats
To hide any specific stats, you can pass a query parameter `?hide=` with comma seperated values.
To hide any specific stats, you can pass a query parameter `?hide=` with comma separated values.
> Options: `&hide=stars,commits,prs,issues,contribs`