Skip to content

Commit ac609fc

Browse files
committed
fix grammer
1 parent 51a07d0 commit ac609fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ejs/index.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<%- include("header", { title: "首頁" }); -%>
88

99
<section class="intro">
10-
<div class="background-words">Who Are Us</div>
10+
<div class="background-words">Who Are We</div>
1111
<div class="we-intro">Software Engineers, <br />Developers, Hackers, <br />Adventurers ... @NCKU</div>
1212
<div class="contact-line">
1313
<div class="line"></div>

0 commit comments

Comments
 (0)