Skip to content

Commit

Permalink
Chaning loading text
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmills committed Sep 6, 2024
1 parent a184c70 commit 3efea52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ function renderLoadingSpinner(containerId) {
container.innerHTML = `
<div class="rga_loading-spinner">
<div class="rga_spinner"></div>
<p>Loading adverts...</p>
<p>Loading...</p>
</div>
`;
}
Expand Down

0 comments on commit 3efea52

Please sign in to comment.