We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2de2b7 commit e03af29Copy full SHA for e03af29
_includes/_section-projects.html
@@ -33,7 +33,7 @@ <h3>{{ project.title }}</h3>
33
<div class="section-cta">
34
<a class="button button-primary" href="{{ site.baseurl }}/projects/">See all projects</a>
35
</div>
36
- <p class="sub-cta">Are you interested in submitting yout projects to the Typevelel Ecosystem?
+ <p class="sub-cta">Are you interested in submitting your projects to the Typelevel Ecosystem?
37
{% for item in site.data.nav-social %}
38
{% if item.title == "Email" %}
39
<a href="{{item.url}}">Contact us</a></p>
0 commit comments