From 89ed114c0b3d884ddd05a6fc61b31ce1c599f9e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carina=20Br=C3=BChl?= <151126989+jedi-of-the-sea@users.noreply.github.com> Date: Wed, 12 Feb 2025 12:06:32 +0100 Subject: [PATCH] rename to basis URL MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Pascal Röhling <73653210+dopenguin@users.noreply.github.com> --- packages/clients/dish/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/clients/dish/README.md b/packages/clients/dish/README.md index 313539711..d798ce1f3 100644 --- a/packages/clients/dish/README.md +++ b/packages/clients/dish/README.md @@ -38,7 +38,7 @@ The `urlParams` parameter and the configuration for the DishExportMap and supple | fieldName | type | description | | - | - | - | | internalHost | string | The URL of the server where the DISH software and the monument services are hosted. | -| internServicesBaseUrl | string | A combination of host, port and path to create a basis URL that can be used for the monument services that run on the same server. | +| internServicesBaseUrl | string | A combination of host, port and path to create a base URL that can be used for the monument services that run on the same server. | ### Example configuration