From 2457c7dbf45098c44b0c8c5a99b8bddec398817c Mon Sep 17 00:00:00 2001 From: Janina Becker Date: Wed, 4 Oct 2023 23:42:32 +0200 Subject: [PATCH] Proofread utopia-ui.tsx One more :) --- src/components/HomepageFeatures/utopia-ui.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/HomepageFeatures/utopia-ui.tsx b/src/components/HomepageFeatures/utopia-ui.tsx index e1b9cde..3d502bc 100644 --- a/src/components/HomepageFeatures/utopia-ui.tsx +++ b/src/components/HomepageFeatures/utopia-ui.tsx @@ -14,7 +14,7 @@ const FeatureList: FeatureItem[] = [ Svg: require('@site/static/img/map.svg').default, description: ( <> - The Map is the crystallization point between real and virtual world where everything comes together. + The map is the crystallization point between real and virtual world where everything comes together ), }, @@ -23,7 +23,7 @@ const FeatureList: FeatureItem[] = [ Svg: require('@site/static/img/profiles.svg').default, description: ( <> - Profiles allow users to intodruce them self to the community + Profiles allow users to introduce themselves to the community ), }, @@ -32,7 +32,7 @@ const FeatureList: FeatureItem[] = [ Svg: require('@site/static/img/market.svg').default, description: ( <> - Browse all Offers and Needs in the categorized p2p Market Place + Browse all offers and needs in the categorized p2p market place ), }, @@ -50,12 +50,12 @@ const FeatureList: FeatureItem[] = [ Svg: require('@site/static/img/friends.svg').default, description: ( <> - Customize your App and manage your personal Network of Friends and Groups + Customize your app and manage your personal network of friends and groups ), }, { - title: 'Tags and Colors Components', + title: 'Tags and Color Components', Svg: require('@site/static/img/tags.svg').default, description: ( <>