Skip to content

Commit f47dab9

Browse files
committed
configlet fmt
1 parent 7162276 commit f47dab9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1598,4 +1598,4 @@
15981598
"used_for/frontends",
15991599
"used_for/web_development"
16001600
]
1601-
}
1601+
}

exercises/concept/monster-attack/.meta/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
},
1616
"icon": "dnd-character",
1717
"blurb": "Learn partial application and function composition in Elm by attacking a monster"
18-
}
18+
}

exercises/concept/paulas-palindromes/.meta/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
},
1616
"icon": "palindrome-products",
1717
"blurb": "Learn the basics of Elm web applications by checking if a string is a palindrome"
18-
}
18+
}

0 commit comments

Comments
 (0)