Skip to content

Commit 7919ae1

Browse files
Josh SagerGitHub Enterprise
authored andcommitted
Merge pull request linode#22 from jsager/fix-align
Fixed typos
2 parents 7ffa638 + 6fd3b97 commit 7919ae1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

themes/dlc/layouts/_default/guides.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ <h3 class="mt-0"><a href="{{ .Params.external_url }}" class="text-black" target=
5858
<header>
5959
<h2 class="mt-0">Want more help?</h2>
6060
</header>
61-
<p class="text-xl mt-2">We're happy with any other qustions you might have.</p>
61+
<p class="text-xl mt-2">We're happy to answer any other qustions you might have.</p>
6262
<a href="https://linode.com/community/questions" target="_blank" class="btn mt-4">Get your questions answered</a>
6363
</div>
6464
</article>
@@ -75,4 +75,4 @@ <h2 class="text-center mx-auto">Get started in the Linode Cloud today</h2>
7575

7676
{{ partial "2_molecules/paginator" . }}
7777

78-
{{ end }}
78+
{{ end }}

themes/dlc/layouts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div class="row-full relative -mt-2 px-2">
33
<section class="header max-w-3xl mx-auto px-4 md:px-8 py-12 relative z-10">
44
<h2>How easily can you create a Linode?</h2>
5-
<div class="text-2xl my-3">is three steps easy enough?</div>
5+
<div class="text-2xl my-3">Is three steps easy enough?</div>
66
<div class="code-box bg-d-beige rounded my-8">
77
<div class="code-box-header border-white flex justify-start py-4 px-6">
88
<span class="code-box-circle circle-red"></span>

0 commit comments

Comments
 (0)