Skip to content

Commit 11a6a02

Browse files
committed
Fix spelling typo
PS. thank you for making this great resource!
1 parent 07615e1 commit 11a6a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/exercises/arrow_functions_and_this/problem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Arrow functions help to make the confounding issue of `this` less counfounding.
1+
Arrow functions help to make the confounding issue of `this` less confounding.
22

33
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.
44

0 commit comments

Comments
 (0)