From 161ff47b51c5fa836bf7a14fbdc69587682018b3 Mon Sep 17 00:00:00 2001 From: Ang Li Date: Thu, 7 Mar 2024 13:38:49 -0800 Subject: Fix typos in release notes. (#914) --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b6484d..424dc64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,14 +9,14 @@ Removed legacy code and dependencies. ### New * Support am instrument options in snippet client. * Support adb reverse in `AdbProxy`. -* Improved mechaism for tracking repeat and retry records in test report. +* Improved mechanism for tracking repeat and retry records in test report. ### Breaking Changes * [Deprecation] `get_available_host_port` is now deprecated and will be removed in the next major release. Please rely on the OS to allocate ports. ### Fixes -* Elinimated redundant `fastboot` calls. +* Eliminated redundant `fastboot` calls. [Full list of changes](https://github.com/google/mobly/milestone/30?closed=1) -- cgit v1.2.3