diff --git a/docs/build-flavours/build-flavours.rst b/docs/build-flavours/build-flavours.rst
index bdd41bc44addbd6d362b17b976883f05e4f859e4..d7ceac70ae26fb6280f71479c52c5b8cef18f232 100644
--- a/docs/build-flavours/build-flavours.rst
+++ b/docs/build-flavours/build-flavours.rst
@@ -33,7 +33,7 @@ Notes:
 * Mind the ``../`` prefix for ``TEMPLATECONF``. This is because the path
   provided needs to be relative to the build directory.
 
-Once the build was initilized, you are dropped in a buid environment where you have access to the ``OE`` tools:
+Once the build was initilized, you are dropped in a build environment where you have access to the ``OE`` tools:
 
 .. code-block:: console