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 2fa6562 commit 1fdd47dCopy full SHA for 1fdd47d
exercises/practice/wordy/.approaches/config.json
@@ -20,9 +20,9 @@
20
},
21
{
22
"uuid": "61f44943-8a12-471b-ab15-d0d10fa4f72f",
23
- "slug": "regex-and-operator-module",
24
- "title": "Regex and the Operator Module",
25
- "blurb": "Use Regex and the Callables from Operator to solve word problems.",
+ "slug": "regex-with-operator-module",
+ "title": "Regex with the Operator Module",
+ "blurb": "Use Regex with the Callables from Operator to solve word problems.",
26
"authors": ["BethanyG"]
27
28
0 commit comments