Skip to content

Commit 7781d47

Browse files
fix: fix the header typo
1 parent 3800943 commit 7781d47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/static/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
<img id="ebcont-logo" src="images/ebcont-base-white.png" />
1414
</div>
1515

16-
<h1>GitHub Unleashed: <span class="fixme">Hands-off</span> and Best Practices</h1>
16+
<h1>GitHub Unleashed: <span class="fixme">Hands-on</span> and Best Practices</h1>
1717

1818
<div id="mainsec">
1919
<p>Get your greeting <a href="/greeting">here</a></p>
2020
<!-- feature to add: <p>Get your greeting <a href="/greeting?name=Octocat">here</a></p> -->
2121
</div>
2222

2323
</body>
24-
</html>
24+
</html>

0 commit comments

Comments
 (0)