Skip to content

Commit 7d77d3f

Browse files
dkwon17fbricon
authored andcommitted
Fix welcome page typos
Signed-off-by: David Kwon <[email protected]>
1 parent 879915c commit 7d77d3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/webviews/templates/welcome.ejs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
4545
<div class="column">
4646
<div class="section-div">
4747
<h2 class="section-title">Documentation</h2>
48-
<p>The Quarkus guides from quarkus.io/guides provides detailed documentation and tutorials for different use
48+
<p>The Quarkus guides from quarkus.io/guides provide detailed documentation and tutorials for different use
4949
cases.</p>
5050
<a class="section-link" href="https://quarkus.io/guides/">View guides</a>
51-
<a class="section-link" href="https://lordofthejars.github.io/quarkus-cheat-sheet/">View Quarkus Cheet-Sheet</a>
51+
<a class="section-link" href="https://lordofthejars.github.io/quarkus-cheat-sheet/">View Quarkus Cheat-Sheet</a>
5252
</div>
5353
</div>
5454
</div>

0 commit comments

Comments
 (0)