Skip to content

Commit

Permalink
Another typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pdr0663 committed May 1, 2024
1 parent 3ecda95 commit 0f497dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h1>Camera Capture with EXIF Metadata</h1>
<button id="save-btn">Save Image</button>

<script src="./js/piexif.js"></script>
<script src="./jsexif.js"></script>
<script src="./js/exif.js"></script>

<script>
const video = document.getElementById('video');
Expand Down

0 comments on commit 0f497dc

Please sign in to comment.