Skip to content

Commit

Permalink
Fixed wording in the GetStarted page
Browse files Browse the repository at this point in the history
  • Loading branch information
raamb committed Sep 6, 2019
1 parent f017be9 commit 81950ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utility/constants/GetStarted.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export const GetStartedCategoriesData = [
categoryIcon: SeacrhIcon,
categoryTitle: "Browsing the marketplace",
categoryDescription:
"Exploring AI - The SingularityNET AI Marketplace hosts a wide variety of AI services that range from Pneumonia Detection to Image Colorisation. You can view all of them by default in “Card view” as shown here but also search by category, rating, most recent and favourites.",
"Exploring AI - The SingularityNET AI Marketplace hosts a wide variety of AI services that range from Text generation to Face detection. You can view all of them by default in “List view” as shown here but also search by category, rating, most recent and favourites.",
categoryTabs: [
{ title: "Card or List Views ", media: { type: "img", content: CardorListViews } },
{ title: "Change Filter Options", media: { type: "img", content: ChangeFilterOptions } },
Expand Down

0 comments on commit 81950ce

Please sign in to comment.