From 4217d4b8eaf8d2bb988f14aeebabb48a8345f507 Mon Sep 17 00:00:00 2001 From: Nikolai Mishin Date: Tue, 23 Jan 2024 00:21:37 +0100 Subject: [PATCH] Fix codespell errors --- contributing/changelog-process.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contributing/changelog-process.md b/contributing/changelog-process.md index 1571e71..31706d1 100644 --- a/contributing/changelog-process.md +++ b/contributing/changelog-process.md @@ -56,7 +56,7 @@ Fix 'thing' being optional ##### Resource and provider enhancements -A new enhancement entry should use the `release-note:enhancement` header and have a prefix indicating the resource or datasource it corresponds to, a colon, then followed by a brief summary. Use a `provider` prefix for provider level enchancements. +A new enhancement entry should use the `release-note:enhancement` header and have a prefix indicating the resource or datasource it corresponds to, a colon, then followed by a brief summary. Use a `provider` prefix for provider level enhancements. ``````markdown ```release-note:enhancement @@ -104,4 +104,4 @@ Example resource now does X slightly differently - Resource and provider documentation updates - Testing updates -- Code refactoring (context dependant) +- Code refactoring (context dependent)