Skip to content

Commit 3b9e422

Browse files
committed
Fixed typo in word color inside README (anuraghazra#2652)
1 parent 545dd70 commit 3b9e422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ We have included a `transparent` theme that has a transparent background. This t
183183

184184
##### Add transparent alpha channel to a themes bg_color
185185

186-
You can use the `bg_color` parameter to make any of [the available themes](./themes/README.md) transparent. This is done by setting the `bg_color` to a colour with a transparent alpha channel (i.e. `bg_color=00000000`):
186+
You can use the `bg_color` parameter to make any of [the available themes](./themes/README.md) transparent. This is done by setting the `bg_color` to a color with a transparent alpha channel (i.e. `bg_color=00000000`):
187187

188188
```md
189189
![Anurag's GitHub stats](https://github-readme-stats.vercel.app/api?username=anuraghazra&show_icons=true&bg_color=00000000)

0 commit comments

Comments
 (0)