Skip to content

Commit adcb95b

Browse files
authored
Merge pull request #195 from JuliaGeodynamics/aelligp-patch-2
[DOC FIX] fix tab name
2 parents bb5b270 + 7e10a76 commit adcb95b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ makedocs(;
105105
"19 - Jura tutorial" => "man/Tutorial_Jura.md",
106106
"20 - 2D model setups" => "man/Tutorial_NumericalModel_2D.md",
107107
"21 - 3D model setups" => "man/Tutorial_NumericalModel_3D.md",
108-
"22 - 3D model setups" => "man/Tutorial_VolcanoModel_3D.md",
108+
"22 - 3D Volcano setup" => "man/Tutorial_VolcanoModel_3D.md",
109109
"23 - Build geometry from polygons" => "man/tutorial_Polygon_structures.md"
110110
],
111111
"User Guide" => Any[

0 commit comments

Comments
 (0)