소스 검색

wording update

Karl Hudgell 4 달 전
부모
커밋
a783d5a4cc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      templates/home.html

+ 1 - 1
templates/home.html

@@ -32,7 +32,7 @@
 
     <!-- Main Content -->
     <div class="container mt-5">
-        <h1>Welcome {{ username }}</h1>
+        <h1>Welcome {{ username }}!</h1>
         <br>
         <h2>You have {{accounts|length}} active accounts</h2>
         <br>