From 002f65320e4f9924c87430094ef71bb7a2c8586a Mon Sep 17 00:00:00 2001 From: trantzas <ktrantzas@ece.upatras.gr> Date: Fri, 9 Feb 2024 21:38:02 +0000 Subject: [PATCH] typo --- doc/deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/deployment.md b/doc/deployment.md index 8dd2dae1..a567d084 100644 --- a/doc/deployment.md +++ b/doc/deployment.md @@ -273,7 +273,7 @@ Ensure that you check the `config.prod.json` and `theming.scss` files and readju cd org.etsi.osl.tmf.web/src/assets/config ``` -E.g. Edit "TITLE", "WIKI", etc properties with your domain title. Also configure TMF's API and Keycloak's location for the web application. +E.g. Edit "TITLE", "WIKI", etc properties with your domain title. Also configure TMF's API and Keycloak's location for the web application, if needed. ``` { -- GitLab