From ba61bb6f5629c484099838f3ad64cd24c376f0d1 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Fri, 8 Nov 2024 12:43:22 -0600 Subject: [PATCH] docs: Fix requestor entry --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1487b99..f3ccd08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Fixes - Don't correct `alloced` -- Don't correct `registor`, a more domain specific variant of `register` +- Don't correct `requestor`, a more domain specific variant of `requester` ## [1.27.2] - 2024-11-06