From ac3062508aae3ce663799346eb8ee6a3fb274d41 Mon Sep 17 00:00:00 2001 From: Sreejal21 Date: Fri, 29 May 2026 13:37:49 +0530 Subject: [PATCH] Update profile.ejs (welcom to welcome) --- Lecture_18_Project_3/views/profile.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Lecture_18_Project_3/views/profile.ejs b/Lecture_18_Project_3/views/profile.ejs index 30d1013..1a69260 100644 --- a/Lecture_18_Project_3/views/profile.ejs +++ b/Lecture_18_Project_3/views/profile.ejs @@ -19,7 +19,7 @@
-

Welcom, <%= user.name %>

+

Welcome, <%= user.name %>

<%= user.email %>

- \ No newline at end of file +