Skip to content

Commit 9f339c8

Browse files
authored
docs: 📝 typo corrections (anuraghazra#395)
Correct some spelling mistakes 😉
1 parent 3f60fcc commit 9f339c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: readme.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ You can provide multiple comma separated values in bg_color option to render a g
143143
&bg_color=DEG,COLOR1,COLRO2,COLOR3...COLOR10
144144
```
145145

146-
> Note on cache: Repo cards have default cache of 4hours (14400 seconds) if the fork count & star count is less than 1k otherwise it's 2hours (7200). Also note that cache is clamped to minimum of 2hours and maximum of 24hours
146+
> Note on cache: Repo cards have default cache of 4hours (14400 seconds) if the fork count & star count is less than 1k otherwise it's 2hours (7200). Also note that cache is clamped to a minimum of 2hours and maximum of 24hours
147147
148148
#### Stats Card Exclusive Options:
149149

@@ -161,7 +161,7 @@ You can provide multiple comma separated values in bg_color option to render a g
161161

162162
#### Language Card Exclusive Options:
163163

164-
- `hide` - Hide the languages specified from the card _(Comma seperated values)_
164+
- `hide` - Hide the languages specified from the card _(Comma separated values)_
165165
- `hide_title` - _(boolean)_
166166
- `layout` - Switch between two available layouts `default` & `compact`
167167
- `card_width` - Set the card's width manually _(number)_
@@ -198,7 +198,7 @@ Use [show_owner](#customization) variable to include the repo's owner username
198198

199199
# Top Languages Card
200200

201-
Top languages card shows github user's top languages which has been mostly used.
201+
Top languages card shows github user's top languages which have been mostly used.
202202

203203
_NOTE: Top languages does not indicate my skill level or something like that, it's a github metric of which languages i have the most code on github, it's a new feature of github-readme-stats_
204204

0 commit comments

Comments
 (0)