Skip to content

Commit

Permalink
docs: images.md fix typos
Browse files Browse the repository at this point in the history
Looks like there are some typos in docs
Closes oVirt#211

Signed-off-by: Jihadist <tomasiche@gmail.com>
  • Loading branch information
Jihadist authored and nirs committed Feb 21, 2024
1 parent 5f0cf31 commit 21dd9f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/images.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ Since 2.0

Request zero extents:

GET /images/{ticket-id}/extent
GET /images/{ticket-id}/extents

Response:

Expand All @@ -285,7 +285,7 @@ Response:

Request dirty extents:

GET /images/{ticket-id}/extent?context=dirty
GET /images/{ticket-id}/extents?context=dirty

Response:

Expand Down

0 comments on commit 21dd9f7

Please sign in to comment.