From f3f7edbb9c23dc43051b7c8f06088cd51aa5077a Mon Sep 17 00:00:00 2001 From: Joshua <66284362+kohasummons@users.noreply.github.com> Date: Sat, 29 Jul 2023 09:56:18 -0700 Subject: [PATCH] docs: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c679d54..f630814 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The customer reviews the payment details on the Terminal, slots in their card an 2. **Netlify account** - Netlify functions was used for all API calls to Paystack. If you want to deploy your copy of this site, you should create s Netlify account. + Netlify functions was used for all API calls to Paystack. If you want to deploy your copy of this site, you should create a Netlify account. [Deploy to Netlify](https://app.netlify.com/start/deploy?repository=https://github.com/PaystackOSS/sample-logistics)