From 9cac11949106d8e0b8564c3d42416891092aa89f Mon Sep 17 00:00:00 2001 From: Pierre Grimaud Date: Fri, 4 Oct 2019 20:05:18 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06b84e01..350f471c 100755 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Refer to the [official documentation](http://image.intervention.io/) to learn mo ## Contributing -Contributions to the Intervention Image library are welcome. Please note the following guidelines before submiting your pull request. +Contributions to the Intervention Image library are welcome. Please note the following guidelines before submitting your pull request. - Follow [PSR-2](http://www.php-fig.org/psr/psr-2/) coding standards. - Write tests for new functions and added features