From c2c1bbd46095a268ba884186c70d3bb2b3f029eb Mon Sep 17 00:00:00 2001 From: Michael Mior Date: Fri, 12 Sep 2025 13:28:57 -0400 Subject: [PATCH] Fix typo about Preview Suites --- src/components/PrimaryFeatures.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/PrimaryFeatures.jsx b/src/components/PrimaryFeatures.jsx index 3990a1a..32b8d11 100644 --- a/src/components/PrimaryFeatures.jsx +++ b/src/components/PrimaryFeatures.jsx @@ -26,7 +26,7 @@ const features = [ { title: 'Quick Context Switching', description: - "Save your favorite device combinations as Preview Suits and quickly switch between them when you're testing.", + "Save your favorite device combinations as Preview Suites and quickly switch between them when you're testing.", video: 'https://responsively-org.github.io/responsively-app/assets/video/preview-suites.mp4', }, {