Skip to content

Commit 4c2207b

Browse files
committed
typo
1 parent 9930c17 commit 4c2207b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotcom-rendering/src/components/FlexibleGeneral.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ export const SplashCardLayout = ({
265265

266266
const useLargerHeadlineSizeDesktop =
267267
// When there's no image, we want the text to take up more space. The exception is Opinion
268-
// cards, as avatars are more common and command less visual weight that a standard image.
268+
// cards, as avatars are more common and command less visual weight than a standard image.
269269
(!card.image && card.format.design !== ArticleDesign.Comment) ||
270270
card.showLivePlayable;
271271

0 commit comments

Comments
 (0)