From 7cad786a7705eb77f2aadb4709bc92f6e624f0c0 Mon Sep 17 00:00:00 2001 From: bmc-msft <41130664+bmc-msft@users.noreply.github.com> Date: Mon, 2 Aug 2021 14:34:00 -0400 Subject: [PATCH] fix spelling mistake in CHANGELOG (#1121) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bd582a9b..77d426c15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed * Service: Fixed an error when replacing notifications for a container. [#1115](https://github.com/microsoft/onefuzz/pull/1115) -* Service: Fixed Python 3.9 compatability issues. [#1117](https://github.com/microsoft/onefuzz/pull/1117) +* Service: Fixed Python 3.9 compatibility issues. [#1117](https://github.com/microsoft/onefuzz/pull/1117) * Agent/Supervisor/Proxy: Addressed multiple new `cargo-clippy` warnings. [#1118](https://github.com/microsoft/onefuzz/pull/1118) ## 2.29.1