diff --git a/docs/buildroot.html b/docs/buildroot.html
index fd47b81fd9..ef2d008453 100644
--- a/docs/buildroot.html
+++ b/docs/buildroot.html
@@ -563,7 +563,7 @@ config BR2_PACKAGE_FOO
configures the software. It depends on the previous target (the
hidden .source
file) so that we are sure the software has
been uncompressed. In order to configure it, it basically runs the
- well-known ./configure
script. As we may be doing
+ well-known ./configure
script. As we may be doing
cross-compilation, target
, host
and
build
arguments are given. The prefix is also set to
/usr
, not because the software will be installed in