From 63430a3ea16ff719548f186d2beb4dd07581e229 Mon Sep 17 00:00:00 2001
From: Alessandro Cerioni <acerioni@grandlyon.com>
Date: Mon, 3 Feb 2020 17:48:29 +0100
Subject: [PATCH] Updated section title

---
 docs/miscellaneous/nestjs-micro-services.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/miscellaneous/nestjs-micro-services.md b/docs/miscellaneous/nestjs-micro-services.md
index 5506b7e..7d04d8d 100644
--- a/docs/miscellaneous/nestjs-micro-services.md
+++ b/docs/miscellaneous/nestjs-micro-services.md
@@ -16,4 +16,4 @@ A service will return a `200` http status code when all indicators are healthy.
 
 ## Logging
 
-## Guards or how to implement an AUTHZ layer
+## Guards or: how to implement an AUTHZ layer
-- 
GitLab