Skip to content

Commit 8e38fac

Browse files
authored
Merge pull request #59 from cvmfs-contrib/fix_json
Fix repo.json example
2 parents d9fdd09 + dbc69ee commit 8e38fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/05_advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ It should look like this:
229229
"type" : "plain_text",
230230
"id" : "keyid2",
231231
"secret" : "SOME_OTHER_SECRET"
232-
},
232+
}
233233
]
234234
}
235235
```

0 commit comments

Comments
 (0)