Skip to content

Commit e5cc814

Browse files
authored
Update manipulating-models.ipynb (#394)
Fix a typo
1 parent 082a9b2 commit e5cc814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/manipulating-models.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"\n",
6565
"## Varying lower and upper bounds\n",
6666
"\n",
67-
"Now, let's say we want to set the lower bound of `y(t)` to 1. This would translate to:"
67+
"Now, let's say we want to set the lower bound of `x(t)` to 1. This would translate to:"
6868
]
6969
},
7070
{

0 commit comments

Comments
 (0)