Skip to content

Commit 8d37a27

Browse files
committed
typo on beatles
1 parent a8dec7c commit 8d37a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

05-bootstrap-popover/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ <h3>With a Little Help from My Friends</h3>
6060
<p class="text-muted">Posted 3 days <a href=""></a>go</p>
6161
</div>
6262
<div class="col-xs-2">
63-
<img src="images/george.png" alt="Paul" class="img-circle img-responsive img-popover" data-content="<img src='images/george.png' class='img-circle img-responsive'><h4>Georges</h4><p class='text-muted'>Paul McCartney</p>">
63+
<img src="images/paul.png" alt="Paul" class="img-circle img-responsive img-popover" data-content="<img src='images/paul.png' class='img-circle img-responsive'><h4>Paul</h4><p class='text-muted'>Paul McCartney</p>">
6464
</div>
6565
</div>
6666
</div>

0 commit comments

Comments
 (0)