Skip to content

Commit 1852449

Browse files
Update README.md
1 parent 908110c commit 1852449

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ Regular expressions are patterns used to match character combinations in strings
4242
[Online Regular Expression Tester and Debugger](https://regex101.com/) is a convenient tool to test out specific regular expressions.
4343

4444
## Gists
45-
Gists are a collection of code snippets for understanding the JavaScript concepts. It is also a great resource to review before a frontend job interview.
45+
Gists are a collection of code snippets for understanding the JavaScript concepts. It is also a resource to review before a frontend job interview.
4646

47-
[Curry](https://gist.github.com/JenniferFuBook/b4e0d9a4bf2c2ce2da930208525e0cca)
47+
[Curry](https://gist.github.com/JenniferFuBook/b4e0d9a4bf2c2ce2da930208525e0cca), [mergeDeep](https://gist.github.com/JenniferFuBook/26afd67cc269e48aad28fff40176e698)

0 commit comments

Comments
 (0)