Skip to content

Commit 3ec1de4

Browse files
committed
Fix typo
Signed-off-by: Craig Perkins <[email protected]>
1 parent 78c0fde commit 3ec1de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
3939
- Add support for docker compose v2 in TestFixturesPlugin ([#16049](https://github.com/opensearch-project/OpenSearch/pull/16049))
4040
- Remove identity-related feature flagged code from the RestController ([#15430](https://github.com/opensearch-project/OpenSearch/pull/15430))
4141
- Remove Identity FeatureFlag ([#16024](https://github.com/opensearch-project/OpenSearch/pull/16024))
42-
- Ensure RestHandler.Wrapper delegates all implementations to the wrapper handler ([#16154](https://github.com/opensearch-project/OpenSearch/pull/16154))
42+
- Ensure RestHandler.Wrapper delegates all implementations to the wrapped handler ([#16154](https://github.com/opensearch-project/OpenSearch/pull/16154))
4343

4444

4545
### Deprecated

0 commit comments

Comments
 (0)