diff --git a/dynamic-programming/notes.md b/dynamic-programming/notes.md
index 9f202dc1a3dde260b82c2970a187cf7452585afc..16031a799aaecb2253f9fa3ad544c516de445199 100644
--- a/dynamic-programming/notes.md
+++ b/dynamic-programming/notes.md
@@ -59,7 +59,7 @@ Problem: Subject to an integer weight limit, what choice of items (allowing repe
 *   Vertices (situations):
     *   …
 *   Edge weights:
-    *   [not needed]
+    *   …
 *   Topological order:
     *   …
 *   Goal: