From 9096df5c85f79cff42cb23b0d6df5269429dddd2 Mon Sep 17 00:00:00 2001 From: Drew Devereux <drew.devereux@csiro.au> Date: Wed, 8 Jul 2020 11:33:07 +0800 Subject: [PATCH] doc typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09af3fab..a95d8a3f 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ The lmc-base-classe repository contains set of eight classes as mentioned in SKA #### 0.6.2 - Fix issue with incorrect updates to transitions dict from inherited devices. Only noticeable if running multiple devices of different types in the same - the process. + process. #### 0.6.1 - Add ON state to SKABaseDeviceStateModel. -- GitLab