Skip to content

Commit 8f2ac6b

Browse files
committed
Fixing nameing issues
1 parent d0346c1 commit 8f2ac6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exercises/practice/bob/.approaches/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"approaches": [
1111
{
1212
"uuid": "6ca5c7c0-f8f1-49b2-b137-951fa39f89eb",
13-
"slug": "function-based",
14-
"title": "Function based",
13+
"slug": "method-based",
14+
"title": "Method based",
1515
"blurb": "Uses boolean functions to check conditions",
1616
"authors": [
1717
"jagdish-15"

0 commit comments

Comments
 (0)