Docs: Fix syntax error in json example in man page

This commit is contained in:
Lucas Hoffmann 2021-09-02 10:47:38 +02:00 committed by GitHub
parent c397184749
commit d948415b71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ A registry is a JSON file with the following format:
```json ```json
{ {
"version": 2, "version": 2,
[ "flakes": [
{ {
"from": { "from": {
"type": "indirect", "type": "indirect",