Skip to content

Commit

Permalink
Use tabs instead of spaces to match surrounding docs
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Buker <[email protected]>
  • Loading branch information
joshbuker committed Apr 4, 2023
1 parent 3ea7442 commit 6432f8a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@ A JSON Schema for validation is also available
"withdrawn": string,
"aliases": [ string ],
"related": [ string ],
"relationships": [ {
"type": string,
"id": string,
"canonical_url": string
} ],
"relationships": [ {
"type": string,
"id": string,
"canonical_url": string
} ],
"summary": string,
"details": string,
"severity": [ {
Expand Down

0 comments on commit 6432f8a

Please sign in to comment.