diff --git a/docs.it4i/software/eb.md b/docs.it4i/software/eb.md
index 55e9300c8e58ede11374c767fbadfc0e24e4bdf7..6b71a49cfa0f7b15f06d96b7dcab8e51b1625375 100644
--- a/docs.it4i/software/eb.md
+++ b/docs.it4i/software/eb.md
@@ -20,8 +20,8 @@ Detailed documentations is available [here](http://easybuild.readthedocs.io].
 
 A toolchain corresponds to a compiler and a set of libraries which are commonly used to build a software. The two main toolchains frequently used on the IT4Innovations clusters are the **foss** and **intel**.
 
- \* foss is based on the GCC compiler and on open-source libraries (OpenMPI, OpenBLAS, etc.).
- \* intel is based on the Intel compiler and on Intel libraries (Intel MPI, Intel Math Kernel Library, etc.).
+ \* **foss** is based on the GCC compiler and on open-source libraries (OpenMPI, OpenBLAS, etc.).
+ \* **intel** is based on the Intel compiler and on Intel libraries (Intel MPI, Intel Math Kernel Library, etc.).
 
 Additional details are available on [here](https://github.com/hpcugent/easybuild/wiki/Compiler-toolchains).