From 7c6c40ccc50d56c603b86c28a6b10bb3186707a1 Mon Sep 17 00:00:00 2001 From: Rob Walker Date: Sat, 25 Mar 2023 09:28:33 +0000 Subject: [PATCH] Chore: docs typo --- website/src/components/HomepageFeatures/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/components/HomepageFeatures/index.tsx b/website/src/components/HomepageFeatures/index.tsx index 342525fe..d0f2d97b 100644 --- a/website/src/components/HomepageFeatures/index.tsx +++ b/website/src/components/HomepageFeatures/index.tsx @@ -15,7 +15,7 @@ const FeatureList = [ imageSource: '/images/homepage/mockup.png', description: ( <> - Owl was designed make it easy to add visual regression testing to your + Owl was designed to make it easy to add visual regression testing to your react native app. ),