diff --git a/docs.it4i/software/eb.md b/docs.it4i/software/eb.md
index 1c0471481ac84492a5e2cb315c4866245af284a9..65f51be35d0b70473849a7945e23403ad23db126 100644
--- a/docs.it4i/software/eb.md
+++ b/docs.it4i/software/eb.md
@@ -5,7 +5,7 @@ The objective of this tutorial is to show how EasyBuild can be used to ease, aut
 The benefit of using EasyBuild for your builds is that it allows automated and reproducable build of software. Once a build has been made, the build script (via the EasyConfig file) or the installed software (via the module file) can be shared with other users.
 
 !!! hint ""
-    Please, activate Lmod. Default EasuBuild settings is Lua language.
+    Please, activate Lmod. Default EasyBuild settings is Lua language.
 
 ## Short Introduction