Skip to content

Commit 1cdb9f0

Browse files
authored
Update bonus notebook
1 parent 0b080e7 commit 1cdb9f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/bonus/debt_compression_question.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@
315315
"\n",
316316
"<div class=\"alert alert-block alert-success\">\n",
317317
" <b>Tip</b> 1-Norm solution, \n",
318-
" $\\min\\, |x|$, can be thought has a group of box or bound constraints along with the debt constraints, this forms a Linear Program (LP), look into the documentation Introduction for Chapter E04 for more information related to LP.\n",
318+
" $\\min\\, |x|$, can be thought has a group of linear constraints along with the debt constraints, this forms a Linear Program (LP), look into the documentation Introduction for Chapter E04 for more information related to LP.\n",
319319
"</div>"
320320
]
321321
},

0 commit comments

Comments
 (0)