Skip to content

Commit

Permalink
Typo Fix : Twitter tooltip (#13)
Browse files Browse the repository at this point in the history
Signed-off-by: Adarsh <[email protected]>
  • Loading branch information
AdarshRawat1 authored Nov 15, 2024
1 parent 199fa87 commit 25ba1fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ <h3>Get into a community of Technical Writers where <br/> you get the right Reco
<a href="https://keploy.slack.com/"><i class="fa fa-slack" aria-hidden="true"></i><span>Slack</span></a>
</li>
<li>
<a href="https://twitter.com/Keployio"><i class="fa fa-twitter" aria-hidden="true"></i><span>Twiiter</span></a>
<a href="https://twitter.com/Keployio"><i class="fa fa-twitter" aria-hidden="true"></i><span>Twitter</span></a>
</li>
<li>
<a href="https://www.youtube.com/channel/UC6OTg7F4o0WkmNtSoob34lg"><i class="fa fa-youtube" aria-hidden="true"></i><span>Youtube</span></a>
Expand Down
2 changes: 1 addition & 1 deletion styles.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ <h1>
<a href="#0"><i class="fa fa-facebook" aria-hidden="true"></i><span>Facebook</span></a>
</li>
<li>
<a href="#0"><i class="fa fa-twitter" aria-hidden="true"></i><span>Twiiter</span></a>
<a href="#0"><i class="fa fa-twitter" aria-hidden="true"></i><span>Twitter</span></a>
</li>
<li>
<a href="#0"><i class="fa fa-instagram" aria-hidden="true"></i><span>Instagram</span></a>
Expand Down

0 comments on commit 25ba1fc

Please sign in to comment.