Fixing callout.

This commit is contained in:
John Washam 2016-07-23 11:24:23 -07:00
parent 1e421945b4
commit f39f41d1d4

View File

@ -204,7 +204,6 @@ Then test it out on a computer to make sure it's not buggy from syntax.
If some of the lectures are too mathy, you can jump down to the bottom and
watch the discrete mathematics videos to get the background knowledge.
## Data Structures
- [x] **Arrays: (Implement an automatically resizing vector)**