Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JiaweiZhuang committed Dec 17, 2018
1 parent e77d9b1 commit 7a029a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/source/chapter04_developer-guide/share-ami.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Give your AMI a meaningful name, edit "Image description" as you like. and then

.. figure:: img/config-ami.png

AMI creation can take a while. For this small one it will take several minutes; bigger ones might take an hour. You will final see the new AMI in EC2 console:
AMI creation can take a while. For this small one it will take several minutes; bigger ones might take an hour. You will finally see the new AMI in EC2 console:

.. figure:: img/ami-permission.png
:width: 550px
Expand All @@ -26,4 +26,4 @@ An :ref:`EBS snapshot <ebs-snap-label>` is also created automatically to host th

.. figure:: img/ebs-snap-for-ami.png

That's all you need to know about AMIs. AMIs are convenient for infrequent build. If you need to update software constantly, consider containers instead.
That's all you need to know about AMIs. AMIs are convenient for infrequent build. If you need to update software constantly, consider containers instead.

0 comments on commit 7a029a3

Please sign in to comment.