Skip to content

Commit 1201b36

Browse files
Update tutorials/media.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 2409f02 commit 1201b36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/media.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Images are static visual representations of something, be it concrete or abstrac
1818

1919
### Why?
2020

21-
With the rise of social media and better graphic processing, images have become key part of the internet. It’s crucial that when building digital products, we ensure that everyone can access the same information.
21+
With the rise of social media and better graphic processing, images have become a key part of the internet. It’s crucial that when building digital products, we ensure that everyone can access the same information.
2222

2323
Most images exist on the internet through the HTML semantic `<img>` or `<svg>`. Regardless of what path you choose, deciding whether or not an image needs **alternative text** (alt-text for short) is key to providing accessible content.
2424

0 commit comments

Comments
 (0)