diff --git a/src/utils/tutorial/Futa/AuctionsSteps.ts b/src/utils/tutorial/Futa/AuctionsSteps.ts index e26276bdbe..42eb220b66 100644 --- a/src/utils/tutorial/Futa/AuctionsSteps.ts +++ b/src/utils/tutorial/Futa/AuctionsSteps.ts @@ -6,7 +6,7 @@ export const futaAuctionsSteps = [ }, { element: '#auctions_search_wrapper', - title: 'Search Auctios', + title: 'Search Auctions', intro: 'You can search for auctions from here', }, ];