Skip to content

Commit

Permalink
Merge pull request #123 from eloisaoliveira/eloisaoliveira
Browse files Browse the repository at this point in the history
fix: following
  • Loading branch information
varunKT001 committed Oct 2, 2023
2 parents 2af2c44 + f83fb51 commit 84bb0d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/Github-Search-Profile-App/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ function updatedata(parent, data) {
</div>
<div>
<p class="light">${data.followers}</p>
<p class="light">${data.following}</p>
<span>Following</span>
</div>
Expand Down

0 comments on commit 84bb0d9

Please sign in to comment.