This commit is contained in:
Eric Wyne
2017-12-12 08:44:40 -08:00
committed by GitHub
parent c637b7c193
commit 8aa41d8b82

View File

@ -12,7 +12,7 @@
* [Average of array of numbers](#average-of-array-of-numbers)
* [Capitalize first letter of every word](#capitalize-first-letter-of-every-word)
* [Capitalize first letter](#capitalize-first-letter)
* [Check_for_palindrome](#check_for_palindrome)
* [Check for palindrome](#check-for-palindrome)
* [Count occurrences of a value in array](#count-occurrences-of-a-value-in-array)
* [Current URL](#current-url)
* [Curry](#curry)