Skip to content

Commit 28acc57

Browse files
committed
fix a very obvious typo
1 parent c77a25d commit 28acc57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ const App = () => {
9595
<p className="link-orange">
9696
<FaHeart />
9797
</p>
98-
<p>bhavitha.</p>
98+
<p>bhavitha</p>
9999
</a>
100100
</li>
101101
</div>

0 commit comments

Comments
 (0)