Skip to content

Commit

Permalink
changed text
Browse files Browse the repository at this point in the history
  • Loading branch information
magmalamps committed Mar 15, 2024
1 parent fd99140 commit bf24e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clipboard_saver/clipboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h1>Clipboard Creator</h1>
<button onclick="deleteClip()">Delete Clipboard</button>
</div>
<br>
<input type="text" id="name" placeholder="Your Clipboard tag">
<input type="text" id="name" placeholder="Your Clipbord ID">
<div class="text">
<p>Content of Tag:</p>
<p id="clipboard_text" class="under"></p>
Expand Down

0 comments on commit bf24e65

Please sign in to comment.