Skip to content

Commit 3880e7e

Browse files
Fix name casing (#2420)
1 parent b54ffcc commit 3880e7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2716,7 +2716,7 @@
27162716
},
27172717
{
27182718
"slug": "intergalactic-transmission",
2719-
"name": "intergalactic-transmission",
2719+
"name": "Intergalactic Transmission",
27202720
"uuid": "845c8cf4-207c-438f-9d18-c5e7875ee729",
27212721
"practices": [
27222722
"bit-manipulation"
@@ -2747,7 +2747,7 @@
27472747
},
27482748
{
27492749
"slug": "baffling-birthdays",
2750-
"name": "baffling-birthdays",
2750+
"name": "Baffling Birthdays",
27512751
"uuid": "f75d1dd2-63ee-4258-a4e9-f208fb8e8bd4",
27522752
"practices": [
27532753
"randomness",

0 commit comments

Comments
 (0)