Skip to content

Commit

Permalink
grammer edit
Browse files Browse the repository at this point in the history
  • Loading branch information
nfalbo213 committed Aug 4, 2023
1 parent 5b74523 commit fd9b316
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 @@ -12,7 +12,7 @@
<h1>Pop-Up Image Plug-in Example</h1>
<h2>Click on an image bellow</h2>
<img class="pop-up-img" src="./images/oregon-tree.jpg" alt="Image of a tree in an Oregon forest">
<img class="pop-up-img" src="./images/oregon-beach.jpg" alt="Image a beach on the Oregon coast">
<img class="pop-up-img" src="./images/oregon-beach.jpg" alt="Image of a beach on the Oregon coast">
<img class="pop-up-img" src="./images/kady-poodle.jpg" alt="Image of Kady the poodle at Nauset Beach in Massachusetts">
<img class="pop-up-img" src="./images/gale-meadows-vt.jpg" alt="Image of a sunset at Gale Meadows Pond in Vermont">
<div class="pop-up-frame">
Expand Down

0 comments on commit fd9b316

Please sign in to comment.