From 341466188de6729d9ffee44eaf0b8d1e6e061093 Mon Sep 17 00:00:00 2001 From: Brad Mostert Date: Tue, 31 Oct 2017 22:26:49 +0200 Subject: [PATCH] Fixed spelling --- CHANGELOG.md | 2 +- CONTRIBUTING.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43b0fed..069c7e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ - Added RetroAchievements::getGameInfo($gameId) - Added requirement for >= PHP 7.1 - Updated unit tests -- Improvments to RetroAchivements::__construct +- Improvements to RetroAchievements::__construct - Made returned models immutable - Added project contributing guidelines diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d83b0c2..8160c08 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -47,4 +47,4 @@ Please note we have a Pull Request Process, please follow it in all your interac Thanks! :heart: :heart: :heart: -CONTRIBUTING file inspired/based on [rails contrubiting](https://github.com/rails/rails/blob/master/CONTRIBUTING.md) \ No newline at end of file +CONTRIBUTING file inspired/based on [rails contributing](https://github.com/rails/rails/blob/master/CONTRIBUTING.md) \ No newline at end of file