Skip to content

Commit

Permalink
Fix: Indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Jan 21, 2022
1 parent c9c68ce commit c8d83f4
Showing 1 changed file with 3 additions and 3 deletions.
Expand Up @@ -4,9 +4,9 @@
{
"baz": 9000,
"qux": [
"foo",
"bar",
"baz"
"foo",
"bar",
"baz"
]
},
{
Expand Down

0 comments on commit c8d83f4

Please sign in to comment.