Skip to content

Commit 0c7d167

Browse files
chore(bottle-song): format the config.json file
1 parent 6908d58 commit 0c7d167

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
2-
"title": "Bottle Song",
3-
"blurb": "Produce the lyrics to the popular children's repetitive song: Ten Green Bottles.",
4-
"authors": ["antoine-duchenet"],
5-
"contributors": [],
2+
"authors": [
3+
"antoine-duchenet"
4+
],
65
"files": {
76
"solution": [
87
"lib/bottle_song.ex"
@@ -14,6 +13,7 @@
1413
".meta/example.ex"
1514
]
1615
},
16+
"blurb": "Produce the lyrics to the popular children's repetitive song: Ten Green Bottles.",
1717
"source": "Wikipedia",
1818
"source_url": "https://en.wikipedia.org/wiki/Ten_Green_Bottles"
1919
}

0 commit comments

Comments
 (0)