Fix typo Flash Card -> flashcard (#168)

This commit is contained in:
Donne Martin 2017-04-07 07:39:15 -04:00 committed by GitHub
parent cf3e33b290
commit 4144b6f851

View File

@ -5,7 +5,7 @@
## April 2017 - Huge Update!
[**Overhauled**](https://github.com/donnemartin/interactive-coding-challenges/pull/153) to now include **120 challenges and solutions** and added [Anki Flash Cards](#anki-flashcards-coding-and-design).
[**Overhauled**](https://github.com/donnemartin/interactive-coding-challenges/pull/153) to now include **120 challenges and solutions** and added [Anki flashcards](#anki-flashcards-coding-and-design).
Also included are **unit tested reference implementations** of various [data structures](#reference-implementations-data-structures) and [algorithms](#reference-implementations-algorithms).