Skip to content

Commit

Permalink
fix: typo in themes/README.md
Browse files Browse the repository at this point in the history
`&theme=` is mistyped as `?theme=`
  • Loading branch information
Xerxes-2 authored Aug 7, 2024
1 parent 16b4382 commit b7cb8ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

With inbuilt themes, you can customize the look of the card without doing any manual customization.

Use `?theme=THEME_NAME` parameter like so:
Use `&theme=THEME_NAME` parameter like so:

```md
![Anurag's GitHub stats](https://github-readme-stats.vercel.app/api?username=anuraghazra&theme=dark&show_icons=true)
Expand Down

0 comments on commit b7cb8ed

Please sign in to comment.