Skip to content

Commit 21dd9f7

Browse files
xakodnirs
authored andcommitted
docs: images.md fix typos
Looks like there are some typos in docs Closes #211 Signed-off-by: Jihadist <[email protected]>
1 parent 5f0cf31 commit 21dd9f7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/images.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ Since 2.0
273273

274274
Request zero extents:
275275

276-
GET /images/{ticket-id}/extent
276+
GET /images/{ticket-id}/extents
277277

278278
Response:
279279

@@ -285,7 +285,7 @@ Response:
285285

286286
Request dirty extents:
287287

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

290290
Response:
291291

0 commit comments

Comments
 (0)