mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 22:46:27 +00:00
docs: fix small typo in code example (#25535)
Co-authored-by: Daniel Koch <Daniel.Koch@arineo.com>
This commit is contained in:
parent
9007931190
commit
947e5f9392
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ For example:
|
|||
```console
|
||||
$ npm install --global renovate
|
||||
added 750 packages, and audited 751 packages in 51s
|
||||
$ renovate-config-validator first_config.jsonn
|
||||
$ renovate-config-validator first_config.json
|
||||
INFO: Validating first_config_.json
|
||||
INFO: Config validated successfully
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue