summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/overview-manual/concepts.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst
index bfd54208af..6f8a3def69 100644
--- a/documentation/overview-manual/concepts.rst
+++ b/documentation/overview-manual/concepts.rst
@@ -1570,7 +1570,7 @@ that parts do not need to be rebuilt. Fundamentally, building from
1570scratch is attractive as it means all parts are built fresh and there is 1570scratch is attractive as it means all parts are built fresh and there is
1571no possibility of stale data that can cause problems. When 1571no possibility of stale data that can cause problems. When
1572developers hit problems, they typically default back to building from 1572developers hit problems, they typically default back to building from
1573scratch so they have a know state from the start. 1573scratch so they have a known state from the start.
1574 1574
1575Building an image from scratch is both an advantage and a disadvantage 1575Building an image from scratch is both an advantage and a disadvantage
1576to the process. As mentioned in the previous paragraph, building from 1576to the process. As mentioned in the previous paragraph, building from