Skip to content

Commit

Permalink
Fixed typo for solid page (#257)
Browse files Browse the repository at this point in the history
Co-authored-by: Dio <[email protected]>
  • Loading branch information
dmitriy-afanasyev and Dio authored Jan 31, 2025
1 parent 8c84365 commit 5aa92c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/library/solid.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
'srp',
'ocp',
'lsp',
'lsp',
'isp',
'dip',
])
->map(fn ($file) => \Illuminate\Support\Str::of($file)->start('solid/'))
Expand Down

0 comments on commit 5aa92c8

Please sign in to comment.