From a6c81119dc606213e2b8cdb4aacca730187b973e Mon Sep 17 00:00:00 2001 From: farrell-m Date: Mon, 9 Dec 2024 12:27:44 +0000 Subject: [PATCH] whitespace --- .../laa-ccms-spring-boot-starter-auth/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/laa-ccms-spring-boot-starters/laa-ccms-spring-boot-starter-auth/README.md b/laa-ccms-spring-boot-starters/laa-ccms-spring-boot-starter-auth/README.md index 671b8a3..8312d5c 100644 --- a/laa-ccms-spring-boot-starters/laa-ccms-spring-boot-starter-auth/README.md +++ b/laa-ccms-spring-boot-starters/laa-ccms-spring-boot-starter-auth/README.md @@ -3,7 +3,7 @@ This starter will enable authentication on endpoints you have specified in your application configuration. Roles can be defined to categorise groups of endpoints under different levels of access. These roles can then be assigned to clients. - + ## Usage ### Declare the dependency