Skip to content

Commit 241d19e

Browse files
authored
Merge pull request #409 from dantb/homepage-typos
Typos in homepage section
2 parents f2de2b7 + e03af29 commit 241d19e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/_section-projects.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ <h3>{{ project.title }}</h3>
3333
<div class="section-cta">
3434
<a class="button button-primary" href="{{ site.baseurl }}/projects/">See all projects</a>
3535
</div>
36-
<p class="sub-cta">Are you interested in submitting yout projects to the Typevelel Ecosystem?
36+
<p class="sub-cta">Are you interested in submitting your projects to the Typelevel Ecosystem?
3737
{% for item in site.data.nav-social %}
3838
{% if item.title == "Email" %}
3939
<a href="{{item.url}}">Contact us</a></p>

0 commit comments

Comments
 (0)