Skip to content

Commit 5aa92c8

Browse files
dmitriy-afanasyevDio
andauthored
Fixed typo for solid page (#257)
Co-authored-by: Dio <[email protected]>
1 parent 8c84365 commit 5aa92c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/library/solid.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
'srp',
2323
'ocp',
2424
'lsp',
25-
'lsp',
25+
'isp',
2626
'dip',
2727
])
2828
->map(fn ($file) => \Illuminate\Support\Str::of($file)->start('solid/'))

0 commit comments

Comments
 (0)