Skip to content

Commit 696d2f0

Browse files
Fixed spelling
Changed button to buttons
1 parent a301308 commit 696d2f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/home.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ function update_color_scheme() {
8585
<!--<a class="button button-pinterest" href="#"><img class="icon" src="{{ asset('littlelink/icons/pinterest.svg') }}">Pinterest</a>-->
8686
</br></br>
8787

88-
<p>and {{ $countButton - 3 }} other button ...</p>
88+
<p>and {{ $countButton - 3 }} other buttons ...</p>
8989

9090
<hr class="my-4" style="display:none">
9191

0 commit comments

Comments
 (0)