Skip to content

Commit 161ff47

Browse files
authored
Fix typos in release notes. (#914)
1 parent 2e64eff commit 161ff47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ Removed legacy code and dependencies.
99
### New
1010
* Support am instrument options in snippet client.
1111
* Support adb reverse in `AdbProxy`.
12-
* Improved mechaism for tracking repeat and retry records in test report.
12+
* Improved mechanism for tracking repeat and retry records in test report.
1313

1414
### Breaking Changes
1515
* [Deprecation] `get_available_host_port` is now deprecated and will be removed
1616
in the next major release. Please rely on the OS to allocate ports.
1717

1818
### Fixes
19-
* Elinimated redundant `fastboot` calls.
19+
* Eliminated redundant `fastboot` calls.
2020

2121
[Full list of changes](https://github.com/google/mobly/milestone/30?closed=1)
2222

0 commit comments

Comments
 (0)