From e5e434ccffbd026c12b7022bf3f93538a80fd554 Mon Sep 17 00:00:00 2001 From: veerasai06 Date: Thu, 30 Oct 2025 19:44:56 +0530 Subject: [PATCH] Fix typo in Dynamic Programming LaTeX link in Bengali book list (#12924) --- books/free-programming-books-bn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/books/free-programming-books-bn.md b/books/free-programming-books-bn.md index 3bf9c183a..0e2fb4cf2 100644 --- a/books/free-programming-books-bn.md +++ b/books/free-programming-books-bn.md @@ -17,7 +17,7 @@ ### Algorithms -* [Dynamic Programming Book «ডাইনামিক প্রোগ্রামিং বই»](https://dp-bn.github.io) - Tasmeem Reza, Mamnoon Siam (PDF, [LaTeX](https://github.com/Bruteforceman/dynamic-progamming-book)) +* [Dynamic Programming Book «ডাইনামিক প্রোগ্রামিং বই»](https://dp-bn.github.io) - Tasmeem Reza, Mamnoon Siam (PDF, [LaTeX](https://github.com/Bruteforceman/dynamic-programming-book)) ### C