From b1db8de7623b2b0c77e0cd2d9cb5067a52516a5b Mon Sep 17 00:00:00 2001 From: "Kimmo R. M. Hovi" Date: Thu, 29 Feb 2024 08:41:23 +0200 Subject: [PATCH] Typo fix in documentation Signed-off-by: Kimmo R. M. Hovi --- services/tenant-ui/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/tenant-ui/README.md b/services/tenant-ui/README.md index e5e9ba02d..9f77dcc26 100644 --- a/services/tenant-ui/README.md +++ b/services/tenant-ui/README.md @@ -13,7 +13,7 @@ The architechture consists of ## Set up your configuration -In tenant-ui/config add a `local.json` file to add any specific config you'd like for your local instance (otheriwse see `default.json` for defaults). At this point the only thing you'll probably want to override is the Traction URL. So your local.json can just look like this for example: +In tenant-ui/config add a `local.json` file to add any specific config you'd like for your local instance (otherwise see `default.json` for defaults). At this point the only thing you'll probably want to override is the Traction URL. So your local.json can just look like this for example: ``` {