We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07615e1 commit 11a6a02Copy full SHA for 11a6a02
lib/exercises/arrow_functions_and_this/problem.md
@@ -1,4 +1,4 @@
1
-Arrow functions help to make the confounding issue of `this` less counfounding.
+Arrow functions help to make the confounding issue of `this` less confounding.
2
3
Arrow functions lexically bind the value of `this`. It is very likely that you do not know what that sentence means. And that's OK.
4
0 commit comments