diff options
Diffstat (limited to 'documentation/transitioning-to-a-custom-environment.rst')
-rw-r--r-- | documentation/transitioning-to-a-custom-environment.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/transitioning-to-a-custom-environment.rst b/documentation/transitioning-to-a-custom-environment.rst index 6b34fedc26..ee1fc891ab 100644 --- a/documentation/transitioning-to-a-custom-environment.rst +++ b/documentation/transitioning-to-a-custom-environment.rst | |||
@@ -84,7 +84,7 @@ Transitioning to a custom environment for systems development | |||
84 | 84 | ||
85 | #. **Now you're ready to create an image recipe**. | 85 | #. **Now you're ready to create an image recipe**. |
86 | There are a number of ways to do this. However, it is strongly recommended | 86 | There are a number of ways to do this. However, it is strongly recommended |
87 | that you have your own image recipe - don't try appending to existing image | 87 | that you have your own image recipe --- don't try appending to existing image |
88 | recipes. Recipes for images are trivial to create and you usually want to | 88 | recipes. Recipes for images are trivial to create and you usually want to |
89 | fully customize their contents. | 89 | fully customize their contents. |
90 | 90 | ||