diff --git a/docs/source/advanced/chain/create_image_for_runimage.rst b/docs/source/advanced/chain/create_image_for_runimage.rst index a8d68339b..7dc14dca7 100644 --- a/docs/source/advanced/chain/create_image_for_runimage.rst +++ b/docs/source/advanced/chain/create_image_for_runimage.rst @@ -20,7 +20,7 @@ How to prepare a image for ``runimage`` in ``chain`` mkdir -p /install/my_image - * Go to the direcotry and copy the rpm file into it: :: + * Go to the directory and copy the rpm file into it: :: cd /install/my_image cp /tmp/a.rpm /install/my_image