Correct spelling

This commit is contained in:
Etienne Zind 2023-02-20 08:41:59 +01:00
parent 6a8a19655a
commit e7121a5f77

View File

@ -1,6 +1,6 @@
# MIT 6.006 Introduction to Algorithms
Implementations of some dynamic programing example outlined in the available material on youtube.
Implementations of some dynamic programing examples outlined in the available material on youtube.
- 2011
- [Dynamic Programming I: Fibonacci, Shortest Paths](https://www.youtube.com/watch?v=OQ5jsbhAv_M)