From 8f4a6c825c7dad2ca9ee66bc6420dc3a2d881d75 Mon Sep 17 00:00:00 2001 From: Dan Jones <danjon@noc.ac.uk> Date: Wed, 28 Aug 2024 17:07:24 +0100 Subject: [PATCH] lint: removed training space --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0312ad5..7254ef1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,7 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Emergency flag in mission plan schemas - Added additional battery and fuel fields to platform status for SPINE project -### Changed +### Changed - Updated README to run tests against JS dependencies -- GitLab