Skip to content

Commit 4430453

Browse files
committed
minor doc correction
1 parent bec4b6a commit 4430453

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/src/manual/linmpc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ outputs are the liquid level ``y_L`` and temperature ``y_T``:
2121
The following figure depicts the instrumentation installed on the CSTR:
2222

2323
```@raw html
24-
<img src="../../assets/cstr.svg" alt="cstr" width=275 style="background-color:white;
25-
border:20px solid white; display: block; margin-left: auto; margin-right: auto;"/>
24+
<p><img src="../../assets/cstr.svg" alt="cstr" width=275 style="background-color:white;
25+
border:20px solid white; display: block; margin-left: auto; margin-right: auto;"/></p>
2626
```
2727

2828
At the steady-state operating points:

docs/src/manual/nonlinmpc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ vectors are:
2020
The following figure presents the system:
2121

2222
```@raw html
23-
<img src="../../assets/pendulum.svg" alt="pendulum" width=200 style="background-color:white;
24-
border:20px solid white; display: block; margin-left: auto; margin-right: auto;"/>
23+
<p><img src="../../assets/pendulum.svg" alt="pendulum" width=200 style="background-color:white;
24+
border:20px solid white; display: block; margin-left: auto; margin-right: auto;"/></p>
2525
```
2626

2727
The plant model is nonlinear:

0 commit comments

Comments
 (0)