From 178d9c6e2f95509ae9df375972ed5011d1b9be1a Mon Sep 17 00:00:00 2001 From: neodisco Date: Sun, 3 May 2020 10:53:53 +1000 Subject: [PATCH] Update README.md Spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45c1256..05d2e45 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Laravel-USPS -Laravel-USPS is a composer package that allows you to integrate the USPS Address / Shipping API. This backage is ported from @author Vincent Gabriel https://github.com/VinceG/USPS-php-api +Laravel-USPS is a composer package that allows you to integrate the USPS Address / Shipping API. This package is ported from @author Vincent Gabriel https://github.com/VinceG/USPS-php-api - Requires a valid USPS API Username - Tested on Laravel 6