From c5b90c7119432f6b364c417b3a2bdb2026a1e85c Mon Sep 17 00:00:00 2001 From: Intellow <40676515+intellow@users.noreply.github.com> Date: Wed, 1 Jan 2020 09:21:06 -0600 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4032fa0..e84cbbf 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ConvertKit's official PHP SDK 1. Download or clone this repository 2. Run `composer install` -3. Add `./vendor/auoload.php` to your project +3. Add `./vendor/autoload.php` to your project ### Usage