From 456cf9ea6584323bdf8162641f8c995fc4586ac0 Mon Sep 17 00:00:00 2001 From: ankraft Date: Mon, 20 Sep 2021 16:21:59 +0200 Subject: [PATCH] Corrected typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2afc3b8..7aa1193 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Corrected missing http/coap for UPDATED RSC. ## Changed -- Updated to the latest of the attributes file. +- Updated to the latest version of the attributes file. ## [1.2.1] - 2021-08-02