image-guide: Fix typo

swap the letters to make it appropriate

Change-Id: Ie89be397de63fe3cb90972d3625c505f5a8a956a
Closes-Bug: #1884213
This commit is contained in:
Andreas Jaeger 2020-06-23 14:20:31 +02:00
parent ba1a0ea85d
commit ce5bf54ac0
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ metadata on the resources. As with images, the metadata may be consumed by
humans to understand something about the resource, or may be used by other
OpenStack services so that they can make efficient use of the resource (for
example, the nova filter scheduler using the image ``architecture`` property to
determine an appropraite host on which to build an instance from that image).
determine an appropriate host on which to build an instance from that image).
Thus it is important that there be a discoverable way for people and services
to determine what metadata properties and values are available throughout an
OpenStack cloud.