1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-30 09:10:21 +02:00

Merge pull request #975 from pgrimaud/master

Fix typo
This commit is contained in:
Oliver Vogel
2019-11-02 10:23:32 +01:00
committed by GitHub

View File

@@ -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