From f0797705b02fe6df6cd2807fdea491cd07dcde8c Mon Sep 17 00:00:00 2001 From: Kamal Wickramanayake Date: Fri, 3 Jul 2026 21:12:46 +0530 Subject: Minor text update --- microservices/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'microservices') diff --git a/microservices/README b/microservices/README index 4d566f6..4718ed8 100644 --- a/microservices/README +++ b/microservices/README @@ -6,7 +6,7 @@ This is an advanced microservices project that includes the following: - An API gateway that implements the Backend for Frontend (BFF) application architecture. Key software used: Spring Cloud API Gateway (Webflux) - - An OAuth2 resource server that expose REST services. + - An OAuth2 resource server that exposes REST endpoints. - A React.js frontend application that interacts with the API gateway. -- cgit v1.2.3