From cfb7efc478d2fb4d32903987cd94637db8480f24 Mon Sep 17 00:00:00 2001 From: Seth Hoenig Date: Tue, 27 Jun 2023 08:02:06 -0500 Subject: [PATCH] fix changelog entry typo (#17743) --- .changelog/16463.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changelog/16463.txt b/.changelog/16463.txt index 0b82fb198..4d1d199a2 100644 --- a/.changelog/16463.txt +++ b/.changelog/16463.txt @@ -1,3 +1,3 @@ ```release-note:breaking-change -acl: Job evaluate endpoit now requires `submit-job` instead of `read-job` capability +acl: Job evaluate endpoint now requires `submit-job` instead of `read-job` capability ```