Skip to content

Commit c27f920

Browse files
authored
docs: minor readme updates (#893)
Correct typos and difficult word choices.
1 parent 2d00b2e commit c27f920

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ You can look at a preview for [all available themes](./themes/README.md) or chec
131131

132132
### Customization
133133

134-
You can customize the appearance of your `Stats Card` or `Repo Card` however you want with URL params.
134+
You can customize the appearance of your `Stats Card` or `Repo Card` however you wish with URL params.
135135

136136
#### Common Options:
137137

@@ -152,7 +152,7 @@ You can provide multiple comma-separated values in bg_color option to render a g
152152
&bg_color=DEG,COLOR1,COLOR2,COLOR3...COLOR10
153153
```
154154

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

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

169169
#### Repo Card Exclusive Options:
170170

171-
- `show_owner` - Show the owner name of the repo _(boolean)_
171+
- `show_owner` - Show the repo's owner name _(boolean)_
172172

173173
#### Language Card Exclusive Options:
174174

@@ -222,7 +222,7 @@ Use [show_owner](#customization) variable to include the repo's owner username
222222

223223
# Top Languages Card
224224

225-
The top languages card shows a GitHub user's top languages which have used the most.
225+
The top languages card show a GitHub user's most frequently used top language.
226226

227227
_NOTE: Top Languages does not indicate my skill level or anything like that, it's a GitHub metric of which languages have the most code on GitHub. It's a new feature of github-readme-stats._
228228

@@ -395,7 +395,7 @@ NOTE: Since [#58](https://github.com/anuraghazra/github-readme-stats/pull/58) we
395395
I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously,
396396
this takes time. You can use this service for free.
397397

398-
However, if you are using this project and happy with it or just want to encourage me to continue creating stuff, there are few ways you can do it :-
398+
However, if you are using this project and are happy with it or just want to encourage me to continue creating stuff, there are few ways you can do it :-
399399

400400
- Giving proper credit when you use github-readme-stats on your readme, linking back to it :D
401401
- Starring and sharing the project :rocket:

0 commit comments

Comments
 (0)