Fix typo in specs/api/v2/sharing-image-api-v2.rst

Closes-Bug: #2083721
Change-Id: I67619fddd8ea16e3d1851815c6a9180cbe797f2c
This commit is contained in:
Cyril Roelandt
2024-10-09 13:24:10 +02:00
parent a76ea89342
commit 6dbc344657

View File

@@ -505,7 +505,7 @@ users in a cloud without the requirement of creating members on the image.
A community image is an image whose ``visibility`` value is ``community``. The
ability to communitize an image may be prohibited or restricted to specific
users at the discreation of the cloud operator. To make an image a community
users at the discretion of the cloud operator. To make an image a community
image, use the image update call to change the image's visibility
appropriately. (See :ref:`image-update` for more information.)