Skip to content

Commit 02ee50e

Browse files
add typo
1 parent 16bf07c commit 02ee50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ plutos = [
1919
joinpath(repo_dir, "class03", "class3_pluto_notebook.html"),
2020
joinpath(repo_dir, "class05", "class05.html"),
2121
joinpath(repo_dir, "class07", "Kalman_Filtering.html"),
22-
joinpath(repo_dir, "class07", "Linear_Quadratic_Gaussian.html"),
22+
joinpath(repo_dir, "class07", "Linear_Quadratic_Guassian.html"),
2323
joinpath(repo_dir, "class07", "Robust_Control.html"),
2424
joinpath(repo_dir, "class07", "Unscented_Control.html"),
2525
joinpath(repo_dir, "class08", "class08.html"),

0 commit comments

Comments
 (0)