Skip to content
Snippets Groups Projects
Unverified Commit 947e5f93 authored by Daniel Koch's avatar Daniel Koch Committed by GitHub
Browse files

docs: fix small typo in code example (#25535)

parent 90079311
No related branches found
No related tags found
No related merge requests found
...@@ -39,7 +39,7 @@ For example: ...@@ -39,7 +39,7 @@ For example:
```console ```console
$ npm install --global renovate $ npm install --global renovate
added 750 packages, and audited 751 packages in 51s 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: Validating first_config_.json
INFO: Config validated successfully INFO: Config validated successfully
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment