diff --git a/web/content/docs/tools/meshing/structured-mesh-generation/index.pandoc b/web/content/docs/tools/meshing/structured-mesh-generation/index.pandoc
index cef3813f22dab068511b82317b1aaaf5a3d74660..4ecc369ab5d7d94b108a40a1a32e2aef40ca70b1 100644
--- a/web/content/docs/tools/meshing/structured-mesh-generation/index.pandoc
+++ b/web/content/docs/tools/meshing/structured-mesh-generation/index.pandoc
@@ -39,7 +39,7 @@ info: Mesh created: 210 nodes, 120 elements.
 
 ## Basic options
 
-### Output mesh format `-o filneme.ext`
+### Output mesh format `-o filename.ext`
 
 Depending on the file ending `.msh` or `.vtu` either a legacy OGS5 mesh file or VTK unstructured grid file is generated. Unsupported file endings will result in an error.