Skip to content

Commit 4459f78

Browse files
ildyriad7415
andauthored
Update src/pages/support.astro
Co-authored-by: Martin Stone <[email protected]>
1 parent 517eeb5 commit 4459f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/support.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ const metadata = {
143143
{ icon: 'tabler:devices-check', title: 'If you feel like just doing reviews,', description: 'then just do that.', classes: {panel:'items-center'} },
144144
{ icon: 'tabler:devices-plus', title: 'If you feel like adding new functionalities,', description: 'then do that.', classes: {panel:'items-center', title: 'text-center', description: 'text-center'} },
145145
{ icon: 'tabler:bug-off', title: 'If you feel like fixing bugs,', description: 'then do that.', classes: {panel:'items-center', title: 'text-center', description: 'text-center'} },
146-
{ icon: 'tabler:hammer', title: 'if you feel like fixing things that annoys you,', description: 'then do that.', classes: {panel:'items-center', title: 'text-center', description: 'text-center'} },
146+
{ icon: 'tabler:hammer', title: 'if you feel like fixing things that annoy you,', description: 'then do that.', classes: {panel:'items-center', title: 'text-center', description: 'text-center'} },
147147
]}
148148
columns={2}
149149
>

0 commit comments

Comments
 (0)