From be29edba510a3a4926f89d5d438b42317a46b5c2 Mon Sep 17 00:00:00 2001 From: Jeff Scott Brown Date: Tue, 8 Aug 2023 14:53:16 -0500 Subject: [PATCH] Update README.md Trivial wording change to comply with branding guidelines. Signed-off-by: Jeff Scott Brown --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4456650d..c8a33d12 100644 --- a/README.md +++ b/README.md @@ -206,7 +206,7 @@ The DDS Permissions Manager consists of * An Auth Provider for authenticating users The Web Application UI is built using Svelte and is served by the Web API. -The Web API is built using Micronaut. +The Web API is built using the Micronaut® framework. The Web API is horizontally scalable. ### Building the Application