Skip to content

Commit 89d6848

Browse files
minor fixes
1 parent 8cc3b56 commit 89d6848

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/views/welcome.blade.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<div class="pr-5">
9191
<h1 class="display-2 text-white font-weight-bold mb-0">A digital world</h1>
9292
<h2 class="display-4 text-white font-weight-light">Please read the below para for sample login details</h2>
93-
<p class="text-white mt-4">To test the application use the following sample details,<b> Username: student/admin/teacher Password:password</b>. Different type of user have different functions.</p>
93+
<p class="text-white mt-4">To test the application use the credentials provided. Different type of user have different functions.</p>
9494
<div class="mt-5">
9595
@if (Route::has('login'))
9696
<div class="top-right links">
@@ -166,7 +166,7 @@
166166
<div class="col-md-8">
167167
<h2 class="display-3 text-white">SOE Project - Group Gamma</h3>
168168
<p class="lead text-white">
169-
This web application is made as our software engineering project, the team Gamma(IIT2018040,43,80,95) has put a lot of efforts, this is a fully functional application which some exciting features :)
169+
This web application is made as our software engineering project, the team Gamma(IIT2018040,43,80,95) has put a lot of efforts, this is a fully functional application with some exciting features :)
170170
</p>
171171
</div>
172172
</div>

0 commit comments

Comments
 (0)