mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-08-20 02:28:09 +00:00
chore: fix grammatical errors in the scripts (#1346)
* Fix grammatical errors * Fix grammatical errors
This commit is contained in:
@@ -12,7 +12,7 @@ const THEME_TEMPLATE = `## Available Themes
|
||||
|
||||
<!-- DO NOT EDIT THIS FILE DIRECTLY -->
|
||||
|
||||
With inbuilt themes you can customize the look of the card without doing any manual customization.
|
||||
With inbuilt themes, you can customize the look of the card without doing any manual customization.
|
||||
|
||||
Use \`?theme=THEME_NAME\` parameter like so :-
|
||||
|
||||
@@ -43,7 +43,7 @@ ${REPO_CARD_LINKS_FLAG}
|
||||
|
||||
[add-theme]: https://github.com/anuraghazra/github-readme-stats/edit/master/themes/index.js
|
||||
|
||||
Wanted to add a new theme? Consider reading the [contribution guidelines](../CONTRIBUTING.md#themes-contribution) :D
|
||||
Want to add a new theme? Consider reading the [contribution guidelines](../CONTRIBUTING.md#themes-contribution) :D
|
||||
`;
|
||||
|
||||
const createRepoMdLink = (theme) => {
|
||||
|
||||
Reference in New Issue
Block a user