We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0346c1 commit 8f2ac6bCopy full SHA for 8f2ac6b
exercises/practice/bob/.approaches/config.json
@@ -10,8 +10,8 @@
10
"approaches": [
11
{
12
"uuid": "6ca5c7c0-f8f1-49b2-b137-951fa39f89eb",
13
- "slug": "function-based",
14
- "title": "Function based",
+ "slug": "method-based",
+ "title": "Method based",
15
"blurb": "Uses boolean functions to check conditions",
16
"authors": [
17
"jagdish-15"
0 commit comments