Skip to content
This repository has been archived by the owner on Dec 23, 2019. It is now read-only.

Commit

Permalink
Fix typo in img alt tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jenniferthibault committed Sep 25, 2018
1 parent 1542114 commit ebd4286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ No matter where you are in your IT modernization, we’re here to provide guidan

<div class="usa-grid">
<div class="usa-width-one-fourth">
<img al="Email Icon" src="{{ site.baseurl}}/assets/img/envelope.svg" class="help-icon">
<img alt="Email Icon" src="{{ site.baseurl}}/assets/img/envelope.svg" class="help-icon">
</div>
<div class="usa-width-three-fourths">
<a href="mailto:cesdd@gsa.gov">
Expand Down

0 comments on commit ebd4286

Please sign in to comment.