From d20e8c8b91f3ba999f340f1818c515bcbb039e97 Mon Sep 17 00:00:00 2001 From: Pedro Limeres <113518495+plg22@users.noreply.github.com> Date: Tue, 13 Feb 2024 14:19:12 +0100 Subject: [PATCH] Deleting <> on titles --- docs/src/06_runtime_view.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/06_runtime_view.adoc b/docs/src/06_runtime_view.adoc index a459e97..326d569 100644 --- a/docs/src/06_runtime_view.adoc +++ b/docs/src/06_runtime_view.adoc @@ -3,7 +3,7 @@ ifndef::imagesdir[:imagesdir: ../images] [[section-runtime-view]] == Runtime View -=== +=== User's Login Sequence diagram for showing the process of a user logging in: @@ -20,7 +20,7 @@ UsersService -> UsersService: login() UsersService -> FrontEnd: Confirm login ---- -=== +=== User's sign up Sequence diagram for showing the process of a user creating an account: