Skip to content

Commit

Permalink
Fix config name
Browse files Browse the repository at this point in the history
  • Loading branch information
meatball133 committed Aug 12, 2024
1 parent 3980f34 commit 628cefb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"name": "Weighing Machine",
"uuid": "317930f4-4c97-4962-a04e-76e6d60b7fba",
"concepts": [
"getter-setter"
"getters-setters"
],
"prerequisites": [
"strings"
Expand Down Expand Up @@ -1497,8 +1497,8 @@
},
{
"uuid": "b5f40f9a-d3bf-4e82-9918-a04649f08655",
"slug": "getter-setter",
"name": "Getter and Setter"
"slug": "getters-setters",
"name": "Getters and Setters"
},
{
"uuid": "4dd28cdc-f197-490b-bbfb-5cd33bbdb6af",
Expand Down

0 comments on commit 628cefb

Please sign in to comment.