Skip to content

Commit d647b9d

Browse files
waldyriousagnivade
authored andcommitted
README: fix typos
1 parent ea2d8db commit d647b9d

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
@@ -46,7 +46,7 @@ As a contributor, you might also need the following commands:
4646

4747
You can configure the `tldr` client by adding a `.tldrrc` file in your HOME directory. You can copy the contents of the `config.json` file from the repo to get the basic structure to start with, and modify it to suit your needs.
4848

49-
The default color theme is the one named `"simple"`. You can change the theme by assigning a different value to the `"theme"` variable -- either to choose one of the pre-configured themes, or to a new theme that you have previously created in the `"themes"` section. Note the the colors and text effects you can choose are limited. Refer to the [chalk documentation](https://github.com/chalk/chalk#styles) for all options.
49+
The default color theme is the one named `"simple"`. You can change the theme by assigning a different value to the `"theme"` variable -- either to one of the pre-configured themes, or to a new theme that you have previously created in the `"themes"` section. Note that the colors and text effects you can choose are limited. Refer to the [chalk documentation](https://github.com/chalk/chalk#styles) for all options.
5050

5151
```json
5252
{

0 commit comments

Comments
 (0)