Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.

Commit

Permalink
fix: Fixed wrong spelling.
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasHitoshi committed Jan 16, 2024
1 parent 65707b4 commit 549c30e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions about-us.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,13 +203,13 @@
<img src="./assets/members/j-rodrigo.JPG" alt="Foto de um dos membros da CyverRain"
class="cr-member-photo">
<span class="cr-member-name">João Rodrigo</span>
<span class="cr-member-tag" data-func="proggraming">Proggraming Lead</span>
<span class="cr-member-tag" data-func="proggraming">Programing Lead</span>
</li>
<li class="cr-member-card">
<img src="./assets/members/bruno.JPG" alt="Foto de um dos membros da CyverRain"
class="cr-member-photo">
<span class="cr-member-name">Bruno Slominski</span>
<span class="cr-member-tag" data-func="proggraming">Proggraming</span>
<span class="cr-member-tag" data-func="proggraming">Programing</span>
</li>
</ul>
</div>
Expand Down Expand Up @@ -363,4 +363,4 @@
</div>
</body>

</html>
</html>

0 comments on commit 549c30e

Please sign in to comment.