diff --git a/mevislab.github.io/content/tutorials/basicmechanisms/macromodules/guidesign.md b/mevislab.github.io/content/tutorials/basicmechanisms/macromodules/guidesign.md index 9c15ad725..904f525c3 100644 --- a/mevislab.github.io/content/tutorials/basicmechanisms/macromodules/guidesign.md +++ b/mevislab.github.io/content/tutorials/basicmechanisms/macromodules/guidesign.md @@ -164,7 +164,7 @@ Window MyWindowName { title = "Title of my Box" } Label MyLabel { - title = "This is a label below the box" + title = "This is a label beside the box" } } }