Skip to content

Commit 2bd22a0

Browse files
authored
fix(TryCardData): correct typo 'ost' to 'most' in description (#518)
1 parent e20958a commit 2bd22a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants/TryCardData.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ export const TryCardData: CardDataType[] = [
7575
{
7676
title: 'Desktop/laptop installation',
7777
description:
78-
'Sugar Learning platform can be installed as a full operating system on ost desktop and laptop computers.',
78+
'Sugar Learning platform can be installed as a full operating system on most desktop and laptop computers.',
7979
tryNowText: 'Try Desktop Installation now!',
8080
tryNowHref: 'https://fedoraproject.org/spins/soas/download/',
8181
learnMoreText: 'Learn more about Installation',

0 commit comments

Comments
 (0)