From e489953eeed8e9ef242863405e0049082454f266 Mon Sep 17 00:00:00 2001
From: Idoia Murua <idoia.murua@tecnalia.com>
Date: Thu, 25 Apr 2024 13:19:16 +0200
Subject: [PATCH] README initialization

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

diff --git a/README.md b/README.md
index ee408e9..339073e 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ The UsageControl can be installed via docker compose. The composition includes:
 The HTTP API offered by the UsageControl is specified [here](./usagecontrol_openapi.yaml).
 
 ## Installation requirements
-UJSE requires the following ACROSS components to be already installed:
+UageControl requires the following ACROSS components to be already installed:
 
 - [Transparency Dashboard Backend](https://git.code.tecnalia.com/across/public/citizen-front-end/transparency-dashboard/transparency-dashboard-ui): to get the list of given consents by each citizen and the status of them.
 - [Service Catalogue](https://git.code.tecnalia.com/across/public/data-harmonization-and-connectors/service-registry/Public_Service_Catalog_ENG)
-- 
GitLab