Skip to content

Commit df13df6

Browse files
Fix: Typo in blade syntax causing some broken output on /icon/flags.
1 parent 73cfcb7 commit df13df6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/dashboard/icons/flags.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<link href="{{ asset('css/flag.min.css') }}" rel="stylesheet">
66

7-
@endsetion
7+
@endsection
88

99
@section('content')
1010

0 commit comments

Comments
 (0)