From fd2857738978e3c3bfcab59d02e319131fdea0cb Mon Sep 17 00:00:00 2001 From: Reguel Date: Mon, 2 Dec 2024 09:46:03 +0100 Subject: [PATCH] fix wrong indent in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac14227..748a622 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Setup the mock service for DeepL requests, which provides static results. This m deepl: Url: '{ivy.app.baseurl}/api/mock' Properties: - AUTH.deepLKey: notMyKey + AUTH.deepLKey: notMyKey Features: - ch.ivyteam.ivy.rest.client.mapper.JsonFeature - org.glassfish.jersey.media.multipart.MultiPartFeature