From 98592481cfed2bc3a597ca12e703a1866bc9ba28 Mon Sep 17 00:00:00 2001
From: lewa <lene.wasskog@nibio.no>
Date: Mon, 4 Dec 2023 10:36:33 +0100
Subject: [PATCH] chore: Minor change to trigger build

---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index d5cc69d..c9b7feb 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
 # VIPSCore
 
-This is the server component that hosts the models. It is accessible via
-VIPSCoreManager over http/REST. Models that are on the component's classpath
+This is the server component that hosts the models. It is accessible via VIPSCoreManager over http/REST. Models that are on the component's classpath
 are autodetected, indexed and made available through the REST service. The service is used by
 [VIPSLogic](https://gitlab.nibio.no/VIPS/VIPSLogic) when running models. It can also be contacted directly by any client.
 
-- 
GitLab