Skip to content

Commit b897d7c

Browse files
authored
add image alt attribute (#305)
1 parent 397f140 commit b897d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/getting-started/learning-odata-on-postman.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h2>How to Learn OData on Postman</h2>
2222
<div class="row">
2323
<div class="column">
2424
<img src="/assets/postmanCollection.jpg" width="800" height="490" onclick="openModal();currentSlide(1)"
25-
onenter id="postmanCollection-small" class="hover-shadow cursor" tabindex="0">
25+
onenter id="postmanCollection-small" class="hover-shadow cursor" tabindex="0" alt="Postman collection">
2626
</div>
2727
</div>
2828

0 commit comments

Comments
 (0)