From ea00a55389c4018a4dbf5aec6d85e895fac86d86 Mon Sep 17 00:00:00 2001 From: eldadfux Date: Mon, 30 Sep 2019 16:27:05 +0300 Subject: [PATCH] Fixed typos --- CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 900d617618..aee5e0ebab 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,8 +6,8 @@ * Added option to disable abuse check and rate limits * Added input field with the server API endpoint for easy access * Added new OAuth providers for Google and Gitlab -* Added 8 new locales for locale service and email tempaltes (no, pt-br, es, ua, ru, id, fi, cat) -* Improved test coverage for the project and synced DEV & CI enviornments settings +* Added 8 new locales for locale service and email templates (no, pt-br, es, ua, ru, id, fi, cat) +* Improved test coverage for the project and synced DEV & CI environments settings ## Bug Fixes