From 4f831fed39d615990b6c1ef2ddbb5208c31090b9 Mon Sep 17 00:00:00 2001 From: Art4 Date: Mon, 15 May 2017 23:05:24 +0200 Subject: [PATCH] fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a99dee..927cfd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,7 +40,7 @@ All notable changes to this project will be documented in this file. ### Deprecated -- The endpoint `/auth/token` for access token ist deprecated. Use the OAuth2 authorization instead. +- The endpoint `/auth/token` for access token is deprecated. Use the OAuth2 authorization instead. - The usage of the old URL (https://youthweb.net) for API requests is deprecated. Use the new URL instead. - Version 0.4 and 0.5 are now deprecated and support will be dropped in future release. If your apps use this version upgrade them to version 0.6.