Skip to content

Commit

Permalink
docs: fix typo in best-practices preset heading (#25573)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdbruijn committed Nov 3, 2023
1 parent 32340db commit 5bbbcb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage/upgrade-best-practices.md
Expand Up @@ -39,7 +39,7 @@ If you're using `config:recommended` now, replace it with `config:best-practices
+ "extends": ["config:best-practices"]
```

### What's in the `config:best-practices preset?
### What's in the `config:best-practices` preset?

The [`config:best-practices` preset](https://docs.renovatebot.com/presets-config/#configbest-practices) has this configuration:

Expand Down

0 comments on commit 5bbbcb5

Please sign in to comment.