Skip to content

Commit f0efcd5

Browse files
committed
docs: fix typo about font
1 parent 8a4c6f0 commit f0efcd5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@ Use a comma to separate the light and dark theme.
7777

7878
#### `font` (default: `Baloo_2`)
7979

80-
Card font, you can use all most all fonts on Google Fonts.
80+
Card font, you can use almost all fonts on [Google Fonts](https://fonts.google.com/).
8181

82-
It is case-insensitive, and you can use `font=dancing_script` or `font=Dancing%20Script`.
82+
It is case-insensitive, and you can use `font=dancing_script` or `font=Dancing%20Script` to get the same result.
8383

8484
```md
8585
![](https://leetcard.jacoblin.cool/jacoblincool?font=Dancing_Script)
@@ -233,7 +233,7 @@ Now we have 6 themes. If you have any great idea, please feel free to open a PR!
233233

234234
### Fonts
235235

236-
You can now use all fonts on [Google Fonts](https://fonts.google.com/).
236+
You can now use almost all fonts on [Google Fonts](https://fonts.google.com/).
237237

238238
Some examples:
239239

0 commit comments

Comments
 (0)