From 6b2173362e3e060260db07badfd2e1e1372dc7ce Mon Sep 17 00:00:00 2001 From: omahs <73983677+omahs@users.noreply.github.com> Date: Thu, 6 Apr 2023 14:03:48 +0200 Subject: [PATCH] Fix: typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6a78949..32cf505 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ These features include: > Usher is live and ready to accept newly created campaigns whereby rewards can be distributed to partners that refer people to the campaign's configured destination URL. Campaigns can also include reference to Smart Contract events, whereby wallets can be connected upon invite link visits, and then tracked as referred users when their associated wallet triggers a tracked Smart Contract events. > > **Upcoming changes:** -> Usher is preparing a new release where the link sharing and conversion tracking features can also be used purely for data collection and insights. While affiliate marketing rewards can still be associated to conversions, Usher is evolving the user expeirence to offer value through insights. +> Usher is preparing a new release where the link sharing and conversion tracking features can also be used purely for data collection and insights. While affiliate marketing rewards can still be associated to conversions, Usher is evolving the user experience to offer value through insights. ## Packages @@ -55,7 +55,7 @@ These features include: ## Quick start -Learn the basics by creating a new Camapign and indexing it on Usher with the Usher CLI. [CLI guide →](packages/cli) +Learn the basics by creating a new Campaign and indexing it on Usher with the Usher CLI. [CLI guide →](packages/cli) ## Installation and usage