From a236bdd60047702dea18aed0170dcc2efc4a0cc2 Mon Sep 17 00:00:00 2001 From: Donghyun Kim Date: Thu, 28 Apr 2022 08:26:52 +0900 Subject: [PATCH] Fix typo for API_CHANGES.md --- API_CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API_CHANGES.md b/API_CHANGES.md index 03fcc010c..4e1820eff 100644 --- a/API_CHANGES.md +++ b/API_CHANGES.md @@ -6,7 +6,7 @@ When an API feature or function is removed or changed, the major version is bump 2.1.0 ===== -Add in the linux `task.get_threads` method added to rhe API. +Add in the linux `task.get_threads` method added to the API. 2.0.3 =====