From dd03dc4fc650ddd9814c7a1237c81f7337200a46 Mon Sep 17 00:00:00 2001 From: Tim Lytle Date: Wed, 22 Feb 2017 13:29:34 -0500 Subject: [PATCH] Fixed typo in readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff7df00..2974748 100755 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ require 'vendor/autoload.php'; ### Alternative method (not recommended) - Download [the latest release](https://github.com/rlanvin/php-rrule/releases/latest) -- Put the files in a folder that is autoloaded, or `inclure` or `require` them +- Put the files in a folder that is autoloaded, or `include` or `require` them ## Documentation