You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -133,7 +133,7 @@ You can customize the appearance of your `Stats Card` or `Repo Card` however you
133
133
134
134
##### Gradient in bg_color
135
135
136
-
You can provide multiple comma saperated values in bg_color option to render a gradient, the format of the gradient is :-
136
+
You can provide multiple comma separated values in bg_color option to render a gradient, the format of the gradient is :-
137
137
138
138
```
139
139
&bg_color=DEG,COLOR1,COLRO2,COLOR3...COLOR10
@@ -143,7 +143,7 @@ You can provide multiple comma saperated values in bg_color option to render a g
143
143
144
144
#### Stats Card Exclusive Options:
145
145
146
-
-`hide` - Hide's the specified items from stats _(Comma seperated values)_
146
+
-`hide` - Hides the specified items from stats _(Comma seperated values)_
147
147
-`hide_title` - _(boolean)_
148
148
-`hide_rank` - _(boolean)_
149
149
-`show_icons` - _(boolean)_
@@ -194,7 +194,7 @@ Use [show_owner](#customization) variable to include the repo's owner username
194
194
195
195
# Top Languages Card
196
196
197
-
Top languages card shows github user's top langauges which has been mostly used.
197
+
Top languages card shows github user's top languages which has been mostly used.
198
198
199
199
_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_
0 commit comments