Skip to content

Commit c5b94d0

Browse files
committed
fix align option
1 parent 4506af4 commit c5b94d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/stationary_densities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -785,7 +785,7 @@ In doing so, set $\theta = 0.8$ and $n = 500$.
785785
The next figure shows the result of such a computation
786786

787787
```{image} /_static/lecture_specific/stationary_densities/solution_statd_ex1.png
788-
:align: centre
788+
:align: center
789789
```
790790

791791
The additional density (black line) is a [nonparametric kernel density estimate](https://en.wikipedia.org/wiki/Kernel_density_estimation), added to the solution for illustration.

0 commit comments

Comments
 (0)